Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is a parameter an array?
Message
 
 
À
12/11/2003 09:45:25
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00848944
Message ID:
00849083
Vues:
26
This message has been marked as a message which has helped to the initial question of the thread.
>>Hilmar,
>>When its a valid function call. Ex.
>>? type("sqrt(4)")   && yields N
>>sqrt() is not an array.
>
>But if I avoid using keywords (as I should), I would be safe, right?

The bulletproof check
? TYPE("ALEN(tvParam)") <> "U"
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform