Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run and wait
Message
De
03/09/2002 09:22:18
Tom Van Buuren
Agis Automatisering
Harmelen, Pays-Bas
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Run and wait
Divers
Thread ID:
00696172
Message ID:
00696172
Vues:
55
Hi,

In a FoxPro6 application I'm using the RUN command to run an external exe. This exe runs ok, but the application is not waiting until the exe is finished. Does anyone know how to solve this?

The code is:
lcCurrentPath = SYS(5) + CURDIR()
CD (lcLinkPath)
RUN &lcLinkProg
CD (lcCurrentPath)


Thanks.

Kind Regards,

Tom van Buuren
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform