I want the authentication script to be in the same script, insted of call and launching the secound script if authentication is OK. I try using goto and gosub to make it run the rest of script if passwd is ok. But its not working.
.
.
$PSWB.OnClick = "PasswdC()"

Function PasswdC()
.
.
Endfuction

:Start (run the script if passwd ok)
.
.
_________________________
"... Great minds talk about idea' s, average minds talk about events and samll minds talks about people...!"