Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suppressing command and project windows
Message
 
À
21/04/2002 10:33:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00647335
Message ID:
00647382
Vues:
19
James,

You will need to close the project window. The command window is NOT there if a program ios running. The fact that you see it indicates that in the runtime system your app will load and immediately exit as there is no wait state in the start up program to keep in running. You see the command window because when you run your app it runs a program and then exits that program (thus the command window is back). Read the help file about READ EVENTS as that is the command that you want to use to keep your app alive.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform