Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get an Form/Object Reference via a Prg Class
Message
From
12/01/1999 10:13:16
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00174742
Message ID:
00175036
Views:
54
>There's a third way (and many more, of course *g*). Create a public variable and use the name option as in:
>
> PUBLIC myForm
> DO FORM AnyForm.SCX NAME myForm LINKED
>
>From then on you can use myForm to access this form.
>

If opening multiple forms like above, how does VFP handle the variable myForm?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform