Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run and wait
Message
From
03/09/2002 09:22:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Run and wait
Miscellaneous
Thread ID:
00696172
Message ID:
00696172
Views:
56
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
Next
Reply
Map
View

Click here to load this message in the networking platform