home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / prompt / escseq / attribut.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  896 b   |  31 lines

  1.             Attributes of Monitor
  2.  
  3. The escape sequence 
  4.  
  5.        $e[#;...;#m  
  6.  
  7. is used to set the attributes of the monitor. Possible values of #, 
  8. and their effect are as follows:
  9.  
  10.     0    All attributes Off (white on black - DOS default)
  11.     1    Bold on (high intensity)
  12.     2*    Faint on
  13.     3*    Italic on
  14.     4*    Underscore on (monochrome only)
  15.     5    Blink on
  16.     6*    Rapid blink on
  17.     7*    Reverse Video On (black and white)
  18.     8    Concealed On (invisible)
  19.     30    Black foreground    40    Black background
  20.     31    Red        "         41    Red        "
  21.     32    Green      "         42    Green      "
  22.     33    Yellow     "         43    Yellow     "
  23.     34    Blue       "         44    Blue       "
  24.     35    Magenta    "         45    Magenta    "
  25.     36    Cyan       "         46    Cyan       "
  26.     37    White      "         47    White      "
  27.     48*    Subscript
  28.     49*    Superscript
  29.  
  30. * These attributes are not available on all systems.
  31.