Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unload
Message
From
16/06/1999 11:45:58
Sony Joseph
Dovenmuehle Mortgage Inc
Schaumburg, Illinois, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Unload
Miscellaneous
Thread ID:
00230457
Message ID:
00230457
Views:
43
I have a form class (modal). I used the following commands. On a commandbutton's click method, I just hide the form.
oform= createobject('myform')
oform.show
oform.release

my problem is when the control reaches oform.release it says, oform does not exist, I also want to get some values returned from the class properties. The unload event seems to kill my variables.

How can I overcome this?
Thanks
Solutions: when you want it, as you want it!
Next
Reply
Map
View

Click here to load this message in the networking platform