03-28-2007, 02:25 PM
First off, great program!
I am new to programming and i learn by examples but i could find none that address what i am trying to do.
Can i use a timed input to stop a function? Say i want to stop a function by pressing and holding the A key for 2 seconds. How would i code that?
Also is it possible to:
1. stop a function immediately, reguardless of where it is at in the code(like during a delay)
2. block and unblock keyboard input of only select keys and not all of them
Thank you for any assistance.
I am new to programming and i learn by examples but i could find none that address what i am trying to do.
Can i use a timed input to stop a function? Say i want to stop a function by pressing and holding the A key for 2 seconds. How would i code that?
Also is it possible to:
1. stop a function immediately, reguardless of where it is at in the code(like during a delay)
2. block and unblock keyboard input of only select keys and not all of them
Thank you for any assistance.