Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want to Use Command-Line Switches in EXE
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00470441
Message ID:
00470455
Views:
62
>I know about the parameter processing, however how should the command line be structured? We can't (I think!) use MYPROG.EXE WITH Parms. How will the actual command line appear? Is a specific switch needed?
>
>Nope. Just include the data you want after your.EXE. If you need imbedded spaces in it, be sure to include it in quoatation marks. If you don't put things in quotes, they will be passed as multiple parameters.

Thanks, Fred. That will work a lot nicer than using ECHO to set flag files that VFP checks to see what I want it to do! That's what I've been doing up to now... using a central procedure library on the network to determine the flow of various batch processing.
Previous
Reply
Map
View

Click here to load this message in the networking platform