The following are toggle keys. KeyState sets ERRORLEVEL 1 if
the key is down, 2 if toggled on, 3 if toggled on and down:
Capital (or CapsLock),NumLock,Scroll (or ScrollLock)
Options:
-is_toggle Indicates the VirtualKeyCode is a toggle key.
Needed for hex number, automatic for CAPITAL,NUMLOCK,SCROLL
May be used to treat Shift, Control, or Menu as a toggle
-off Set a toggle to off.
-on Set a toggle to on.
-toggle Toggles the give key.
-verbose (or -v) writes message to standard output.
ERRORLEVEL is 255 if syntax error.
KeyState - Copyright (C) 2009-2011, Incode Systems, Inc.
To see complete usage, type: KeyState /? | MORE
Invalid VirtualKeyCode: