Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining Parameters
Message
De
29/06/1998 02:55:41
 
 
À
29/06/1998 02:50:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00111505
Message ID:
00112394
Vues:
24
>Don't expect the PARAMETERS() function to work all the time. In my experience this function does not work if it's called from a source file that's too big such as a big class for example.
>
>Pat

Pat,
PARAMETERS() return the number of parameters in the most recently
called method (which can, for example, be an OKL or a timer)
you can use PCOUNT() which return the number of parameters passed to the current method

Arnon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform