Message
From
18/07/2003 09:36:58
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00811464
Message ID:
00811473
Views:
13
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