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:
01437039
Vues:
60
>>zoo="abc"
>>?TYPE(zoo)
>>comes out as "U", why would the type not be defined as "C" for character for that is what it is?
>
>In your case you need to use VARTYPE() function instead.
>
>?TYPE("zoo") && C
>
>? vartype(zoo) && C

Worked, thanks.,
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform