Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program ends, but blank window doesn't terminate
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Program ends, but blank window doesn't terminate
Miscellaneous
Thread ID:
00247967
Message ID:
00247967
Views:
51
After my program ends, The Microsoft Visual FoxPro window is still there. How do I close it with my application. In fact How do I prevent it from coming up with my application. I have the following code to shut my application:

&&main
on shutdown do myshutdown
do form logon
read event



&& myshutdown
clos all
clea all
clear events
quit


If the window cannot be prevented from coming up, then is there a way to disable the minimize, maximize and close button? Help much appreciated


thanks
nick patel
Next
Reply
Map
View

Click here to load this message in the networking platform