Dear Friends
I need to avoid this error when the system will create the following error message
frm-40815 variable global does not exist.
Global variable is given in my Login Form, but many a times for testing i am directly using the required form where the system looks for global variable which is defined in login form.in such case i want the system should not show any error message. How to do it .
Sanjay