Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retreiving Command Line Args?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00358841
Message ID:
00358863
Views:
8
>Just start your main program with
LPARAMETERS tcParam1, cParam2, etc...
>
>>Is there a method in VFP 6.0 by which I can obtain any Command Line Arguments passed to my Application?

Note that all paramters passed to you will be of type character, even if you pass a numeric value. (Peter, I think you know this, because you specified your parameters with a "c" prefix, but just in case Aaron doesn't...)
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform