Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait For Single Object API
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00330051
Message ID:
00330078
Views:
12
Do you have any control over the external process? If so, you could use a semaphore - something that the fp2.6 app can check for to know that the process has completed, like the existence of a certain filename, etc.

>We need to run an external process from a fp2.6 application and wait (sleep) until the results of the external process are returned before it continues executing. In Basic you can do this with an api call:
>
>handle = CreateProcess()
>Waitforsingleobject(handle,())
>
>Anybody know how to do this is 2.6
Peter Franz
Previous
Reply
Map
View

Click here to load this message in the networking platform