Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Parameters
Message
From
01/08/1996 13:57:55
 
 
To
01/08/1996 11:40:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00004929
Message ID:
00004932
Views:
53
>>Howdy Ho neighbors! Can anyone help me, I'm trying to figure out how to pass (to a program) ONLY the first and sixth parameters. There are six parameters which can be accepted. Thanks for any help.
>
>What I usually do is something like this.
>
>=MyFunction('first',.F.,.F.,.F.,.F.,'sixth')
>
>In my situation, I never work with logiciel parameters, so I can then compare the type of the parameters at the beginning of my function. If it's a logical then it's not a parameter I will use.
>
>There might be better ways to do it.

yes ,sort of, in VFP u can pass .NULL. instead

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform