computer help index
 
 
Search:
"Offering free computer help, hints, and tips to the Internet populace." Now with over 3,820 tips!

Windows XP and DOS

Change the DOS Prompt Color in a Batch File

SUMMARY: Grab the user's attention if a batch file running underneath Windows XP's DOS fails by changing the text color.Bookmark and Share

If you need a batch file to really grab your attention, such as when an error condition occurs, try changing the DOS prompt's colors.

The COLOR command changes the colors of the DOS prompt text and (optional) background. COLOR takes a one or two-character argument. With one character, you can specify the text color. With two characters, the first character specifies the color of the background, and the second character the text color. The characters and colors are as follows:

0 = Black
1 = Blue
2 = Green
3 = Aqua
4 = Red
5 = Purple
6 = Yellow
7 = White
8 = Gray
9 = Light Blue
A = Light Green
B = Light Aqua
C = Light Red
D = Light Purple
E = Light Yellow
F = Bright White

For example, if your batch file needs to report an error condition, consider making the command prompt background red, and show the text in bright white. The following does the trick:

COLOR 4f

Note that you are not allowed to set the foreground and background colors the same. Trying to do so will cause the COLOR command to ignore your parameters. From within a batch file, the ERRORLEVEL will be set to 1.

To reset the colors to the default, just enter the COLOR command without any parameters.

 

Discuss This Tip

Print This Tip

Get E-Mail When New Tips are Online

Return to the Windows XP and DOS page.


More in MalekTips:
Microsoft Internet Explorer 8Microsoft Publisher 2007Digital Waterfall Photography



Access a Favorite Website from Anywhere with a Keyboard ShortcutTwo Ways to Move a Page[MODIFIED] Avoid Water Vapor

Follow Us On Twitter
 
RSS Feeds - Subscribe!
 

You want the latest tech tips and tricks in your e-mail Inbox - FREE? Type your e-mail address below and click 'Get Tips!'.
 



( sample / details ) ( opt-out instructions )
 


 Free Offer! - Subscribe to the MalekTips computer help list and be one of the first to get new computer tips, articles, and download links! ( privacy policy )  ( opt-out instructions )
This page and its contents are copyright
©1997 - 2009 Envision Programming. ( copyright/disclaimer )

Home | Free Computer Help Newsletter! | Windows | Web Development | DOS and Batch Files | Removing Spyware
Digital Camera and Photography | Computer and Internet | Software | Microsoft Word
Computer Articles | About | Contribute a Tip | Link To Us! | Computer and Technology Links
RSS Feeds |  Contact Us | Advertising | Privacy Policy | Computer Help Forums