home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Goodies / Development Tools / Utilities / ASCII Sniffer / Read Me
Encoding:
Text File  |  1998-12-07  |  468 b   |  6 lines

  1.  
  2. ASCII Sniffer reads keystrokes from the keyboard and displays them and their ASCII values.
  3. It also accepts a Text Paste, displaying the 1st character pasted and it's ASCII value.    So a character can be located with "Key Caps" and Cut & Pasted into ASCII Sniffer.
  4.  
  5. ASCII Sniffer was written as a tool for other code I was writing.   It was actually quicker to code this up in REALbasic than it was to find that damn ASCII chart that is still buried God knows where.
  6.