not sure which is correct, when I user may forget to enter required data,
sort of like validation in javascript,
Code: Select all
answer "You must enter the password, that was given to you number 0-10 letters, lower and upper case"
set the autohilite of fld "pw" to true
set the focus of fld "pw" to true
exit to top