Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal forms
Message
 
 
To
18/05/2001 11:53:25
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00508456
Message ID:
00508790
Views:
26
Release tells the VFP form to go away. It doesn't really go away until all the code in the release sequence executes. That means finishing the current method (whatever it is and any method/procedure it calls), firing the form's Destroy then the UnLoad events (also firing any method/procedure they call). Opening another form modally just after you tell the form to release short circuits the process.

>I am sorry but I still didn't "get it"? You mean there is still more "things/code" to do after "ThisForm.RELEASE" and the next line "DO FORM auth" is running ahead of time preventing from the previous form to finish closing up?
>
>Chuck
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform