Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Parameters
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00004929
Message ID:
00004930
Vues:
36
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform