Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Waiting for Command Line Utility
Message
De
14/04/2006 03:52:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Waiting for Command Line Utility
Divers
Thread ID:
01113671
Message ID:
01113671
Vues:
58
Hi All. I want to run a command line (console) program and wait for it to complete before continuing with my app. I am using:
oShell = CREATEOBJECT( 'WScript.Shell' ) 
oShell.RUN( TRUN_CMD, .T. ) 
I have used this same code to run other Windows apps and it works. Does this code also work correctly for running console apps / DOS apps? Just looking for confirmation that the technique is right for DOS apps as well.

Thanks
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform