Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Input box with set variable
#8
Hey, I Put this together, Thought it looked a bit better.
Big Grin

str IP
;g1
if(!inp(IP "please type the 3 numbers provided by the WVLC tech staff" "IP address" "")) ret
if(findrx(IP "^\d\d\d$")<0) goto g2
else goto b
;g2
if(!inp(IP "You typed in more than 3numbers please try again [] Thanks WVLC tech staff" "IP address" "")) ret
if(findrx(IP "^\d\d\d$")<0) goto g2
else goto b
;b


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)