Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to release a form
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01425336
Message ID:
01425358
Views:
80
It cannot reales at that point because code is still executes in its method. Add RETURN to exit the method.
I'm curious what kind of form is it that you terminate is so brutally?

>
>I have a form and in one of the methods of this form I want to release this form (based on some condition). So I have code
>
>thisform.release()
>
>
>But the form is not released. The program goes to the next line after the thisform.release(). How do I release a form in a middle of any method of the form?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform