home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / d / dsharp10.zip / CPOP.DOC < prev    next >
Text File  |  1993-01-24  |  961b  |  27 lines

  1.                             CPOP.COM
  2.  
  3.                    (TSR - May be loaded high)
  4.  
  5. A quick and really simple reference: pops an ASCII chart over 
  6. whatever you are when you press Alt-Space.  Goes away when you 
  7. touch some other key.
  8.  
  9. There are two pages to it: each depression of Alt-Space fetches 
  10. the other page.
  11.  
  12. Actually I got tired of weird ASCII charts that came in 
  13. memory-hogging packages, did not easily tell me what I wanted to 
  14. know, required multiple keystrokes to operate, and so on.  So 
  15. this little TSR was born out of what seemed to be a void: just 
  16. some info that pops up, rather like the document I used to refer 
  17. to 1001 times a day.
  18.  
  19. For each character the hex and decimal is shown.
  20.  
  21. For the "Control" characters in the first page, the 
  22. corresponding control character is shown next to the symbol in 
  23. bright white.  
  24.  
  25. The second page had some room on it, so a little table of color 
  26. attribute bytes is also shown.
  27.