home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / POWERMAG / POWER06.MSA / CONVERT_KEYCODE.DOC < prev    next >
Encoding:
Text File  |  1989-04-04  |  899 b   |  27 lines

  1.                              KEYCODE
  2.                             ¯¯¯¯¯¯¯¯¯
  3.  
  4. KEYCODE.ACC is for anyone wishing to know the code 
  5. of a particular key (or key combination) and find themselves 
  6. searching for a scrap of paper with the codes written on.
  7. Keycode is a desk accessory so it can be used from the
  8. desktop or within your text editor.
  9.  
  10. To install, just copy keycode.acc to the root directory of
  11. your boot disk.
  12.  
  13. Once re-booted click on keycode in the desk menu and it will appear
  14. as the top window on the desktop.
  15.  
  16. Press any key. The generated character is shown at the top.
  17. At the bottom is the high and low byte of the VDI code displayed
  18. in Hex and Decimal.
  19. The high byte is the scan code and the low byte (if any) is the 
  20. ASCII character code.
  21. These bytes also equate to the two WORDs returned as a 32bit code
  22. from BIOS BCONIN (function 2).
  23.  
  24.  
  25. ......Terry Nock.....
  26.  
  27.