Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exe loses focus
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00748798
Message ID:
00749253
Views:
24
Hi Jos,
if you want to wait for termination of the called process, you could
also use the sripting host:

wsh = createobject("wscript.shell")
wsh.run(cExtprogname,1,.T.)

Regards

Thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform