Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining Parameters
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Determining Parameters
Divers
Thread ID:
00111505
Message ID:
00111505
Vues:
64
Is there a way that one can retrieve a PARAMETER's name and value via a parameter #?

ie:

FUNCTION TestFunct
LPARAMETERS m.lcParm1, m.lcParm2

** How do I say, give me the name and value of the 2nd parameter without having to specify m.lcParm2? This would be similar to the arg function in other languages.

RETURN( m.llValue )
Juan L. Romero
gcandela@javanet.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform