Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable the ALT key or run code even if ALT is pressed

Status
Not open for further replies.

cstone

Programmer
Joined
Jan 9, 2002
Messages
1
Location
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?
 
Hi,

How do you make the timeout?

For instance, WAIT &quot;&quot; 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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top