Description
The GetKey application was designed to be a small command line tool that waits for a keystroke, converts it to upper case and returns the ASCII value for that key. Useful in batchfiles where you want the user to press a key to select something.
User Reviews for GetKey 1
-
GetKey is a handy tool for batchfiles, converting keystrokes to uppercase. Great for user input in command line scripts.