Hi
I'm writing a logon screen... when a user enters the right password, he's in, but when the user clicks the "logout" command button the program terminates.
i have tries putting "Quit" on the logout command button click, but i get the error "cannot clear object in use." is there a way round this problem? i just need the user to be able to terminate the program when either he can't get access into the system or he simply doesn't want to login in anymore.
please help..
-abe.
I'm writing a logon screen... when a user enters the right password, he's in, but when the user clicks the "logout" command button the program terminates.
i have tries putting "Quit" on the logout command button click, but i get the error "cannot clear object in use." is there a way round this problem? i just need the user to be able to terminate the program when either he can't get access into the system or he simply doesn't want to login in anymore.
please help..
-abe.