[Toc][Index]

COLOR - Change the display colors

 
 Purpose:    Change the default display colors. 
             
 Format:     COLOR [BRIght] [BLInk] fg ON [BRIght] bg [BORder bc ] 
             
             fg :  The new foreground color 
             bg :  The new background color 
             bc :  The new border color 
 
 See also:  CLS, and Colors and Color Names for details about using 
 colors. 
 Usage 
 COLOR is normally used in batch files before displaying text. For 
 example, to set screen colors to bright white on blue, you can use this 
 command: 

 
         [c:\] color bright white on blue
 
 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs