Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with running MS Dos C program
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00053491
Message ID:
00053511
Views:
22
>How can I prevent a Win95 MS Dos window showing while executing a MS Dos C program. I use this program for reading data from a text file.
>(C program is much faster than VFP 3.0).
>The command line is:
>"RUN MyProgram.exe file1.dat file2.dat"
>file1.dat and file2.dat are optional parameters for MyProgram.exe

Angel,

Right click the file to create a shorcut to it. Then right click the shortcut to modify the properties (parameter list, etc.). Once the shortcut is created you can use RUN /N7... to run the program. This will run it minimized.

HTH,

George
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform