Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object.CLICK how do dynaically write to.
Message
From
14/04/1998 10:19:19
 
 
To
14/04/1998 07:38:49
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00091709
Message ID:
00091757
Views:
19
>I am having trouble trying to dynaically write to the object.click method... Is there anyway to do this using a procedure command.
>
>
>Thanks.

Nope. Can't write method code at runtime. You can use macro substitution though.

thisform.runcommand = "Messagebox('Substituted code')"

cmd.click
&thisform.runcommand
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform