Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.exe running too fast
Message
From
31/08/1999 14:38:18
 
 
To
31/08/1999 14:33:59
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00259715
Message ID:
00259806
Views:
33
Hi Angela,

>But I still can't close the window using the x on the top right corner. If I click x, it will give me the same thing "can't quite foxpro". I try all the destroy thing or change type to Modal. But it still doesn't work.

That "X" is linked to the ON SHUDOWN command, you can try:
ON SHUTDOWN &&No arguments

ON SHUTDOWN QUIT

ON SHUTDOWN CLEAR EVENTS

ON SHUTDOWN DO ClosePrg &&Calls a program to do anything you want, bring up dialog boxes, or any other setup.
Try any one of this towards thie top of your main program. Let me know if none of this solve your problem.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform