Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program ends, but blank window doesn't terminate
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Program ends, but blank window doesn't terminate
Divers
Thread ID:
00247967
Message ID:
00247967
Vues:
57
After my program ends, The Microsoft Visual FoxPro window is still there. How do I close it with my application. In fact How do I prevent it from coming up with my application. I have the following code to shut my application:

&&main
on shutdown do myshutdown
do form logon
read event



&& myshutdown
clos all
clea all
clear events
quit


If the window cannot be prevented from coming up, then is there a way to disable the minimize, maximize and close button? Help much appreciated


thanks
nick patel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform