in reply to Re: Re: Word Colors
in thread Word Colors

You CAN use colors in a DOS box under NT4 or Windows 2000. You have to load system32/ansi.sys in config.nt and use command.com instead of cmd.exe as shell. Unfortunately running perl in such a color DOS box still won't color its output - i think perl uses cmd.exe. How can perl be persuaded to use command.com instead ?