Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot quit visual foxpro
Message
From
02/07/2001 19:31:27
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00526105
Message ID:
00526108
Views:
17
>I've created a .exe
>
> When I click at the upper-right side X at the corner
> I appears the message:
>
> Cannot quit visual foxpro
>
> What do I have to do ?


You could get that message if you have open connections, open references to objects, etc.

Make sure you clean up (do garbage collection) by setting object references to NULL or use RELEASE. Also look at the following commands:
CLEAR ALL
RELEASE ALL
CLOSE ALL
ON SHUTDOWN


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform