W
Warrio
Hello!
How can I know if an object is set or not except from generating an error
because if I try :
if myObject = Nothing then
.....
I get an error.
Thanks for any suggestion
How can I know if an object is set or not except from generating an error
because if I try :
if myObject = Nothing then
.....
I get an error.
Thanks for any suggestion