Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to release a form from an object method?
Message
 
 
To
22/02/2000 14:58:21
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00335557
Message ID:
00335781
Views:
12
Dmitry,
* method1

* some code here

if ( this.Method2() )
   * continue processing
else
   thisform.Release()
endif
>I have a form which has a method (level 1 ), this method calls another method (level2 ), when certain condition meet, I want to release the whole form in method (level 2), how can I do that? Seems like form.release doesn't help. Method (level 1) continues.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform