Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with 'wait on return' when running .exe with Wscript
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Trouble with 'wait on return' when running .exe with Wscript
Divers
Thread ID:
00361878
Message ID:
00361878
Vues:
46
I'm trying the use this code to run an FP2.6 exe from VFP 6.0 SP3

oShell = CREATEOBJECT('wscript.shell')
oShell.RUN('lss.exe',1,.t.)

The 3rd parameter is supposed to determine WaitOnReturn but setting it .T. or .F. has no effect. Any help would be appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform