Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling an Exe file
Message
 
To
26/09/2002 19:38:53
Terry Davis
Enhanced systems consulting
Tennessee, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00705024
Message ID:
00705648
Views:
8
In addition to what Alex said, you can achieve this by running the following code:
lRunCommand = "pbfe -ic:\file.in"
run &lRunCommand
Cheers,
Jaime

>Dumb question! How do you run an exe file from within a VFP7 program? The exe was not written in foxpro. It also requires parameters be passed to it.
>I tried
>
>run pbfe -ic:\file.in
>
>Thanks for your help.
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Reply
Map
View

Click here to load this message in the networking platform