Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CLR and VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00409695
Message ID:
00409929
Views:
18
>Erik:
>
>I do things like this all the time. However, I do try to use EVALUATE() as much for performance reasons.
>
>THIS.&cFormName..SHOW()
>
>Charlie

oForm = EVAL("THIS." + cFormName)
oForm.Show()
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform