home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / codetb.zip / CODETAB.HLP (.txt) < prev    next >
OS/2 Help File  |  1995-02-03  |  4KB  |  75 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. General help ΓòÉΓòÉΓòÉ
  3.  
  4. CodeTable/2 is a reference tool containing information pertaining to the ASCII 
  5. code table. Each code is shown in decimal, hexadecimal and binary formats. If a 
  6. glyph (the graphic assigned to an ASCII value) exists for the code, it is 
  7. shown. Optionally, mnemonics can be displayed in place of glyphs for those 
  8. codes which are controls (e.g. carriage return, line feed, transmission control 
  9. codes, etc.). The full control name or a zoomed view of the glyph can be 
  10. displayed in a pop-up window by clicking on a row with the right mouse button. 
  11. Selected codes can also be copied or appended to the clipboard. 
  12.  
  13.  
  14. ΓòÉΓòÉΓòÉ 2. Copy ΓòÉΓòÉΓòÉ
  15.  
  16. The selected ASCII code is copied to the clipboard replacing the current 
  17. contents of the clipboard. This feature can be used to obtain the ASCII value 
  18. for characters which do not appear on the keyboard so the value can be pasted 
  19. into a document. 
  20.  
  21. See also: 
  22.  
  23. o Append 
  24.  
  25.  
  26. ΓòÉΓòÉΓòÉ 3. Append ΓòÉΓòÉΓòÉ
  27.  
  28. The selected ASCII code is appended to the current contents of the clipboard. 
  29. This feature can be used to obtain the ASCII value for characters which do not 
  30. appear on the keyboard so the value can be pasted into a document. 
  31.  
  32. See also: 
  33.  
  34. o Copy 
  35.  
  36.  
  37. ΓòÉΓòÉΓòÉ 4. Show control codes ΓòÉΓòÉΓòÉ
  38.  
  39. Many of the values which comprise the ASCII code table also have special 
  40. meaning as control codes. The names of many control codes suggest their 
  41. teletype lineage such as the familiar Carriage Return and Line Feed (new line). 
  42. Other codes such as ACKnowledgement and SYNchronize are used to control data 
  43. transmission. 
  44.  
  45. By default, the glyph assigned to each code is displayed. However, by selecting 
  46. the Show control codes menu item, a 2 or 3 character mnemonic will be displayed 
  47. in place of a glyph for those codes which also act as controls. The codes which 
  48. perform double duty as controls are values 1 through 31 and 127 (0x01 through 
  49. 0x1f and 0x7f). 
  50.  
  51. See also: 
  52.  
  53. o Displaying details 
  54.  
  55.  
  56. ΓòÉΓòÉΓòÉ 5. Font ΓòÉΓòÉΓòÉ
  57.  
  58. The standard OS/2 font selection dialog is displayed. The font specified will 
  59. be used to display zoomed views of glyphs when detailed information is 
  60. requested. 
  61.  
  62. See also: 
  63.  
  64. o Displaying detailed information 
  65.  
  66.  
  67. ΓòÉΓòÉΓòÉ 6. Displaying detailed information ΓòÉΓòÉΓòÉ
  68.  
  69. By clicking the right mouse button on a particular row, detailed information 
  70. can be displayed. For code values which are not controls, a zoomed view of the 
  71. glyph is displayed in a pop-up window. For controls, a pop-up menu is 
  72. displayed, from which you can choose to display the full name of the control or 
  73. a zoomed view of the glyph. Moving the pointer over the pop-up window when a 
  74. glyph is being displayed will show the name of the currently selected font. 
  75. Clicking the left mouse button will hide the pop-up window.