Hi everyone,
I've got an error when I close a form and checks a method from an object. As it hasn't been created yet, I got an error (as expected). Not always the object is needed, so sometimes it doesn´t exists.
Is there a way to check if an object exists prior to use it? (similar to FileExist function).
Thanks in advance,
Jesus.
I've got an error when I close a form and checks a method from an object. As it hasn't been created yet, I got an error (as expected). Not always the object is needed, so sometimes it doesn´t exists.
Is there a way to check if an object exists prior to use it? (similar to FileExist function).
Thanks in advance,
Jesus.