Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple object reference question
Message
 
 
To
04/05/2006 10:41:47
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01119167
Message ID:
01119185
Views:
22
>I think isnull('oapp.otoolbar') is cool and I guess it works.. lol
>thanks!

Nope <g>

Always use name property when you test for object existance.

E.g. type('oApp.oToolBar.name') = 'C' && Object exists.

Also did you mean to say that it returns O as an object?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform