Keypad lock
I got a program, thats runs by the keypad the user pushes. The problem is that if I hit the keyboard as totally idiot, the program remember the history of the sequence, and run the program after that.. How can I solve this? I tried setting a boolean, setting it true/false.. but that didn't help..
what is the idea here?
I need some sort of keypad lock or something..
Thanks

