Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retreiving Command Line Args?
Message
From
13/04/2000 12:26:07
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00358841
Message ID:
00359336
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...)
>
>If passed - the values will be a logical .F. if no value for the parameter is passed explicitly.

100% correct. Devil's in the details! Thanks, Ed.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform