Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Type()
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Type()
Divers
Thread ID:
01437036
Message ID:
01437040
Vues:
51
I don't like the VARTYPE() function personaly. Execute the following code and you will see its limitations.

? TYPE("_screen.Forms.BadProp") && Returns "U"

? VARTYPE(_screen.Forms.BadProp) && Returns Error "Unknown member FORMS"

Enjoy!

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

Click here to load this message in the networking platform