Nov 15, 2001 #1 cstone Programmer Jan 9, 2002 1 US The program has a timeout feature, the problem is if a user selects the ALT key the menu Highlights and the timer code does not kick. any thoughts?
The program has a timeout feature, the problem is if a user selects the ALT key the menu Highlights and the timer code does not kick. any thoughts?
Nov 15, 2001 #2 davidtoranzo Programmer May 23, 2001 76 GB Hi, How do you make the timeout? For instance, WAIT "" TIMEOUT <seconds> will finish by pressing the ALT key. In a READ TIMEOUT <seconds> is expectable that you don't lose the access to the menu bar to, for example, gently quit 'cause you are bored of waiting! David. Upvote 0 Downvote
Hi, How do you make the timeout? For instance, WAIT "" TIMEOUT <seconds> will finish by pressing the ALT key. In a READ TIMEOUT <seconds> is expectable that you don't lose the access to the menu bar to, for example, gently quit 'cause you are bored of waiting! David.