Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program Distribution
Message
From
01/10/1998 13:32:10
 
 
To
01/10/1998 12:20:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00138234
Message ID:
00142917
Views:
29
>Ed,
>
>Thanks again for your help. I think we had oApp discussion a few months back. I didn't understand it then, & fixed my problem using another option. Well, I still don't understand it, so maybe you could help me through this. :)
>
>What do I have to do to make myform - oApp.myform?

When you link form to some variable, this form will exist as long as the variable exists, i.e. if variable gets released you lose form itself. Correspondingly, if you start form from some snippet and use local variable, this variable will be released at the end of the snippet. If you link form to the property of some other object, then form will exist as long as that object exists, and if it's application object, then your form is safe.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform