Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any known issues with PARAMETERS()?
Message
De
29/06/2000 15:17:47
 
 
À
29/06/2000 15:02:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00386643
Message ID:
00386667
Vues:
12
>Now I know the parameter is being sent, because if I change this code to do a TYPE check on the parameter, it works. Apparently, PARAMETERS() is always returning < 1....

Is it because there is no paramter statement? Try either adding the parameter statement, or try using PCount(). You should alswyas use PCount() anyways, because it uses the parameter count for the current program, instead of Parameters() which counst the parameters for the last program called.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform