user input problem
Posted: Sun Jan 16, 2005 12:28 pm
hi, i'm having a problem with errorproofing. K E.g. if there are 3 numbers that i want from the user. they enter the first number correct, but they make a mistake on the second number, i error trap it so it an errorwindow pops up.
but when i say
loop
exit when hasch
end loop
userinput(procedure)
it will start from asking the first number again. is there a way to continue the procedure from a specific point?
Archived topic from Iceteks, old topic ID:3022, old post ID:24859
but when i say
loop
exit when hasch
end loop
userinput(procedure)
it will start from asking the first number again. is there a way to continue the procedure from a specific point?
Archived topic from Iceteks, old topic ID:3022, old post ID:24859