Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FKY-files
Message
 
To
29/07/1999 08:07:10
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00243817
Message ID:
00247618
Views:
21
>This error does not appear when i exit via menu Files/exit.
>You were right to check out the onshutdown procedure. The debugger never showed me that this procedure is called via the x-button.(How did you know???)

Stefan,

I'm not sure, but perhaps the on shutdown fires after the shut down has begun and VFP doesn't allow a suspend there. Try putting a var assignment at the beginning of the on shutdown like Dummy = .T. and then put dummy in teh watch window and set a break point on that.

As for how I kenw that, well the help file says ON SHUTDOWN allows you to assign a procedure to be run when VFP is shutting down. The close box (X) shuts down VFP.
Previous
Reply
Map
View

Click here to load this message in the networking platform