
-----------------------------------
cwlvc
Tue Jan 08, 2008 6:25 pm

how to tell viewer to put in a number between 1 to 5, then press enter, then it gives out the number.
-----------------------------------
do you guys know how i can first ask the view to "input a number between 1 and 5, then press enter"

then after they press enter, the computer should say "the number you entered is..."

-----------------------------------
syntax_error
Tue Jan 08, 2008 6:42 pm

Re: how to tell viewer to put in a number between 1 to 5, then press enter, then it gives out the number.
-----------------------------------
ahh you should really really read through this : 

var num:int
put "enter a number from 1 to 5"

if num 