Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type()
Message
From
01/12/2009 08:57:57
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Type()
Miscellaneous
Thread ID:
01437036
Message ID:
01437040
Views:
52
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform