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 command line tool for capturing keystrokes and converting them to uppercase with their ASCII values. Useful for batchfiles.