Hi,
I would like to have some custom error messages in my pfc_logon event ( after the SQLCA.of_Connect() ) of my application manager object. However , when I do that I am also getting the PFC default error message from the pfc_w_logon window ( of_MessageBox ("pfc_logon_incorrectpassword", "Login", &
"The password is incorrect.", StopSign!, Ok!, 1) )
Is there a proper way to do this without having 2 message boxes poping up to the user ?
Thanks
I would like to have some custom error messages in my pfc_logon event ( after the SQLCA.of_Connect() ) of my application manager object. However , when I do that I am also getting the PFC default error message from the pfc_w_logon window ( of_MessageBox ("pfc_logon_incorrectpassword", "Login", &
"The password is incorrect.", StopSign!, Ok!, 1) )
Is there a proper way to do this without having 2 message boxes poping up to the user ?
Thanks