DaveInIowa
Programmer
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.