Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Log out with VFP app running prevents logout
Message
From
21/04/2004 10:13:39
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00895358
Message ID:
00896880
Views:
16
Just make sure you quit the application IN the shutdown procedure.
Something like:
for all forms
form.release
endfor
QUIT

If you just try to terminate the app by closing/releasing all forms and let the forms themselve close the app, windows will interprete this as an abort request on the shutdown.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform