Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running exe's
Message
From
08/07/1999 18:27:07
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00239092
Message ID:
00239154
Views:
14
>>Hello,
>>
>>Is there a way to run different programs from within vfp. I have tryed the run command but iit always pops up a dos window before going to the application.
>>
>>Is the following correct?
>>
>>RUN C:\MYAPP.EXE
>>
>That's the native RUN command. If you're using VFP6, you can take a look at the FFC's ShellExecute class, or download my API_APPRUN class from here on UT, which use CreateProces() rather than ShellExecute() as the class basis.

I used the /N in front of the call to regedit.exe and I don't see the dos window. Maybe its flashing by to quickly to notice. If I place the /n after the call to the exe then I see the dos window.

Dan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform