Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Quit Visual Foxpro
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00701179
Message ID:
00701181
Views:
16
>I have a screen which is called from a menu item.
>One of the buttons on the screen is an Exit button , and all there is is a Quit. But VFP comes up with a message saying I cannot quit... anybody know the reason for this ?
>
>Regards,
>
>Gerard

Put your QUIT below the READ EVENTS, issue a CLEAR EVENTS (somewhere) and let VFP release all the objects.
As how you do it now, it can't (or won't) do that.

Peter
Previous
Reply
Map
View

Click here to load this message in the networking platform