Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Quit VFP
Message
 
To
09/05/2000 21:41:13
Jim Crowder
Progressive Group Alliance
Boise, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00367940
Message ID:
00367942
Views:
17
>This is really simple I'm sure, but when a user clicks on the X in the window to close my application, I get the message "Cannot Quit VFP". How do I resolve that?

You have to write a little procedure which will do the closing, and issue somewhere on application start:

ON SHUTDOWN DO myshutdown.prg

You may check Help for ON SHUTDOWN command.

>
>I also have one user who gets the following error message when starting my VFP Exe: "This program has performed an illegal operation and will be shut down." Our PC environment is all Dell systems that are supposed to be configured indentically, but this user receives these messages on a daily basis.
>
>Thanks for your input


This is just another name for old GPF. Can be caused by numerous reasonsand it is very diffucult to say what is wrong. It may have nothing to do with VFP. Try to see if there is any difference in configuration, and also make sure that all appropriate Service Packs are installed.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform