Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resource problem with both RUN and SHELLEXECUTE
Message
From
18/07/2003 09:36:58
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00811464
Message ID:
00811473
Views:
10
Jeff

Have you tried using WSH to run the program?

oShell = CREATEOBJECT("WScript.Shell")
oShell.Run('mytest.exe')

HTH
Iain Brodie
Previous
Reply
Map
View

Click here to load this message in the networking platform