Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot Quit Visual Foxpro
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Cannot Quit Visual Foxpro
Divers
Thread ID:
00201951
Message ID:
00201951
Vues:
48
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform