Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check if a property is on a object
Message
 
 
To
31/07/2008 14:14:09
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:
01335599
Views:
10
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>I need to check a object that started out as "empty" object for a specific property. Is there a way to do this without getting an error?
>
>TIA,
>Beth

See PEMSTATUS() function in Help.


PEMSTATUS(myobject, "myproperty",5)
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform