[Site Home] [Forum Home] [Articles] [File DB] [News Archives]

Programming -> user input problem


(View original topic)


Athy - Jan-17-2005 server time
I had the exact same problem before, I'm not sure about the rest of your code, but for mine I had to loop each user input seperatly so when it's done one loop it goes to the next. Hope that helps.

typon - Jan-16-2005 server time
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?

(Showing 50 last posts, newest on top)