Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.exe running too fast
Message
From
31/08/1999 13:37:39
 
 
To
31/08/1999 13:32:52
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00259715
Message ID:
00259773
Views:
27
Hi Angela,

>Yes, after I close this form, I want the application to close. It's a data entry form. So after exit the form, it's no need to leave the application open.

In the Destroy of the form put a CLEAR EVENTS then, if that doesn't help, put an:

ON SHUTDOWN

in the setup of your mainprg (before you call the form at least). If that doesn't work, try

ON SHUTDOWN QUIT

or

ON SHUTDOWN CLEAR EVENTS

Let me know if your still having trouble.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform