Hello all. I am wondering if anyone can provide some programming advice. I am looking for a way to provide a time-out for a program. I would like for the program to wait for a user to push a button. If the user fails to push a button within say 1 min, the program starts over. I haven't a clue how to do something like this short of some kind of loop that I would probally screw up. Thanks in advance.

Travin