Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Undefined number of parameters
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00701718
Message ID:
00701834
Views:
18
Vlad,

Should use PCOUNT() rather than PARAMETERS() as PCOUNT is for the curretn routine while PARAMETERS is for the last called routine which may not be the one you are in.


>Hi!
>
>put "lparameters param1,.... Paran32" - up to 32 parameters - at start of the procedure. Then use parameters() function to determine what is passed.
>
>>Hi all,
>>
>>How can I write a function (as the min or max functions) with undefined number of parameters?
>>
>>Thanks for any help
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform