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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Check Keyboard Status When Script Starts

Status
Not open for further replies.

DaveInIowa

Programmer
Dec 2, 2003
576
US
Is there any way to check to see if a modifier key (Alt, Ctrl or Shift) is being pressed from a VBScript program? When I execute a script, I'd like to know if any of these keys are down when the program is initiated. If so, I'll force a prompt window, otherwise it will retrieve it's input from the clipboard.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top