(03-12-1998 1:44pm GETKEY.EXE)
Version 2.0, 03-12-1998
GETKEY - (C) Copyright 1998, Incode Systems, Inc. All Rights Reserved.
Usage: [/Tn]
GETKEY reads one character from the DOS Standard Input Device
and sets the ERRORLEVEL to the ASCII number of the character.
If /T is on the command line, followed by a number, this is
the maximum number of seconds to wait for a key. If no key
is pressed and time expires, exits with ERRORLEVEL 0.
_______________________________________________________________________________
Version 1.0, 05-10-1994
This program shows no usage.
GETKEY waits for a single keystroke and sets the ERRORLEVEL to the ASCII value
of the character.