Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check if a property is on a object
Message
From
01/08/2008 02:42:08
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01335595
Message ID:
01335741
Views:
9
>It's a wrong approach. See my original reply for correct answer.
>
>You can use TYPE("myObject.myObject") = 'O' and !insull(myObjec.myObject)
>
>If you don't have your property defined VARTYPE will give you an error. That's why PEMSTATUS() function was introduced.
>

Vartype won't give an error if the property is not defined.
It will only give an error if the property is defined and either hidden or protected
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform