Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vartype() type works different for hyperlink?
Message
From
07/07/2003 18:45:28
 
 
To
07/07/2003 18:41:55
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00807623
Message ID:
00807727
Views:
21
>>>>Yes, you should avoid using VARTYPE() if variable/property may not exists.
>>>
>>>Vartype() can return 'U'. So when is it proper to use Vartype() and have it return 'U'?
>>
>>Never.
>
>Really? Never use vartype() to check for the existance of an object?

No, don't use VARTYPE() to check for properties on an object that you don't know for sure exists. Besides, that's what PEMSTATUS() is for, once you know the object exists or not.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform