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:
00358865
Views:
14
>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 parameters 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...)

Doh! Forgot to include Aaron in the reply...
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform