Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Quit Visual Foxpro
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Cannot Quit Visual Foxpro
Miscellaneous
Thread ID:
00201951
Message ID:
00201951
Views:
47
I have compiled my program and created an application. When I run my application, my forms run under visual foxpro window. When I quit my form with Quit button, my program ends, visual foxpro program still stays open. When I close the window through the menu I get message "Cannot Quit Visual Foxpro". In my main program I have the following:

&& main
do form frmbudget
read event

In my Quit button I have the following:

&& cmdQuit
clear event
thisform.release()

I am calling several modal forms, but they all have thisform.release().
Is any solution to not seeing visual foxpro window, and just seeing my form, or is there a way where I can quit visual foxpro window after I have issue a cmdQuit. Help appreciated

Nick
Next
Reply
Map
View

Click here to load this message in the networking platform