Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending parameters to an EXE
Message
 
 
To
13/09/2002 09:39:25
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00700147
Message ID:
00700150
Views:
11
>Hello all !
>How can I receive some parameters (from DOS command line) in a EXE made in VFP?
>
>Thanks!

The first line in your MAIN prg has to be a parameters statement. Then just past the parameters after the executable name:

myexe.exe parm1 parm2 parm3 ...
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform