Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site pyuxqq.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!decvax!bellcore!sabre!zeta!epsilon!gamma!pyuxww!pyuxqq!ral From: ral@pyuxqq.UUCP (R A Levenberg) Newsgroups: net.micro.pc Subject: Re: Can you change colors? Message-ID: <705@pyuxqq.UUCP> Date: Wed, 8-May-85 17:42:53 EDT Article-I.D.: pyuxqq.705 Posted: Wed May 8 17:42:53 1985 Date-Received: Sat, 11-May-85 08:10:50 EDT References: <151@kontron.UUCP> Organization: Bell Communications Research, Piscataway, NJ Lines: 7 To change colors under DOS using the ESC [ color;color;colorm sequence, the DOS prompt command is very useful, since $e is the escape character, e.g., prompt $e[32;40m You can even use it to set your prompt string in one color and the command line in another color.