Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Type function is not smart enough
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00714883
Message ID:
00715186
Vues:
21
This message has been marked as a message which has helped to the initial question of the thread.
My experimentation shows that VarType will call the function and Type won't.

?VarType(Junk()) && type f return from procedure
?VarType("Junk()") && C for the string
?Type("Junk()") && error about invalid numnber of parms
?type(Junk()) && U for unknown
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform