Building a counter
skyshiro
Posts: 2
warning: x+1 IF x=3 THEN lock FOR a=1 TO 3 LOW 8 PAUSE 200 HIGH 8 PAUSE 200 NEXT GOTO STEP_1
I'm trying to build a routine where if you press the wrong button in the sequence 3 times it goes into the lock routine,
but if you press the wrong button it just flashes a LED and goes back to Step 1. Any tips?
Comments
Post Edited (legoman132) : 2/20/2010 1:13:29 PM GMT