Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to avoid black screen on run command
Message
De
26/02/2017 13:43:37
 
 
À
26/02/2017 05:50:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01648531
Message ID:
01648544
Vues:
54
can use shell command run and wait.can make window invisible (0) to avoid your bad seen effect.
syntax in msdn link
https://msdn.microsoft.com/en-us/library/d5fk67ky(v=vs.85).aspx

note: run/n0 run the app with a hidden window (dont documented in vfp help).
one pb: must close this invisible window after terminate( or by task manager).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform