Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ON KEY LABEL x THIS
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00614641
Message ID:
00614646
Views:
16
Oi Geraldo,

Uma alternativa seria chamar o método usando o nome físico do arquivo .SCX. Veja se o seguinte código te ajuda:
LOCAL lcNomeForm
LOCAL lcChamada

lcNomeForm = JUSTSTEM(SYS(1271, THISFORM))
lcChamada = lcNomeForm + ".IncluiDOC()"

ON KEY LABEL CTRL+INS &lcChamada.
Um abraço!
-----
Fabio Vazquez
http://www.fabiovazquez.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform