home *** CD-ROM | disk | FTP | other *** search
-
- KEYCODE
-
- KEYCODE returns the scan code and the Ascii code for
- any key pressed on the 84 key AT-style keyboard. Values are
- both in hex and in decimal.
-
- The decimal values may be used in redefining keys with
- one of the ANSI family of utilities. KEYCODE is also useful
- for patching such programs as DDKEY. In entering hex codes
- with Debug, word (two byte) values, including addresses, are
- reversed. First enter the Ascii value, then the scan code,
- reversing the KEYCODE display.
-
-
- David M. Dibble
- 1133 Blaine Street, #112
- March 12, 1991 Riverside, CA 92507
-