Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program ends, but blank window doesn't terminate
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00247967
Message ID:
00247983
Vues:
26
>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:
>

To prevent the screen from coming up, put a config.fpw either in the project or the working folder with SCREEN=OFF in it. As for the application not closing down, I would assume that there is still something waiting to happen. I would advise not to use QUIT, use CANCEL instead - this will enable you to run from the command window. However, somebody may come up with a reason to use quit, this is just my preference.

See what happens with the config.fpw solution.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform