Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Parameters
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00004929
Message ID:
00004930
Views:
35
>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.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform