home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / screenut / tmcolor.zip / COLOR.DOC next >
Text File  |  1993-07-29  |  1KB  |  23 lines

  1. color.doc - documentation for COLOR - Copyright 1987-1993 TDRMSoft
  2.  
  3.     Color changes the color of DOS's text screen.  Best to use only
  4. on color monitors.  Color works by directly modifying the memory
  5. in the CGA/EGA/VGA display card.  So it won't work if ANSI.SYS is loaded.
  6.  
  7. Usage:  color -[fb]colorname        Changes foreground or background
  8.                                             to named color.
  9.  
  10. Available colors:  b&f:                   foreground only:
  11.   black   blue     green  cyan         gray   lblue     lgreen    lcyan
  12.   red     magenta  brown  white        lred   lmagenta  yellow    white
  13.  
  14. Examples:
  15.        color -flwhite -bblue       - bright white foreground, blue background
  16.        color -flgreen -bblack      - bright green foreground, black background
  17.  
  18. If you use this program regularly, please send $10.00 to:
  19.     TDRMSoft
  20.     400 Central Park West - 20R        Source code in C available for $50.00
  21.     New York, NY 10025-5858                Tom Milne
  22.     (212)-865-2719                         TMILNE@AOL.COM
  23.