Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type()
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Type()
Miscellaneous
Thread ID:
01437036
Message ID:
01437039
Views:
59
>>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."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform