On Wed, 2010-11-24 at 21:57 +1030, Bruce Bruen wrote:
> Returns TRUE if the vRef is an object or a null reference.
> IsObject(NULL) doesn't refer to the NULL constant being an object, it is 
> answering correctly that a vRef=NULL is a null reference!
> 

yes i saw now the help about NULL reference or an object.

But IsObject(NULL) i think is different from IsObject(oMyNullObject)
The first is the constant the second is a NULL object.

Also see IsObject("") which here is a empty string.

If i am wrong please correct me.

-- 
Regards,
Demosthenes


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to