hi to all
i made a vfp project that contains a log in and an mdi form
problem:
after running login and after log in---
*codes to redirect*
*!* filter codes here
loginform.release()
do form mdiform
everything works perfectly except:
when i click the menu on my mdi parent its shows the error
"object FORMNAME is not found"
but when i run mdiform* (w/ loging in)
it works just fine
also after the log in, it shows the called mdiform but its like at the *send to back mode* so i have to switch tab to it.
thanks for taking time helping!
i made a vfp project that contains a log in and an mdi form
problem:
after running login and after log in---
*codes to redirect*
*!* filter codes here
loginform.release()
do form mdiform
everything works perfectly except:
when i click the menu on my mdi parent its shows the error
"object FORMNAME is not found"
but when i run mdiform* (w/ loging in)
it works just fine
also after the log in, it shows the called mdiform but its like at the *send to back mode* so i have to switch tab to it.
thanks for taking time helping!