----- Original Message -----
From: Greg Wardawy <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 18, 2001 5:42 AM
Subject: Re: Term::ANSIColor



>>> "Ron Grabowski" <[EMAIL PROTECTED]> 03/17/01 11:46AM >>>
> ?[1;34mThis text is bold blue.
> ?[0mThis text is normal.
> ?[33;45mYellow on magenta.
> ?[0mThis text is normal.
>
> in the dos box. Do I need to change something in my environment variables?

This question was asked last week(?). Phillip noted that the DOS box needs
an ANSI driver in order to know what to do with the ANSI escape codes.
Normally you would have to load ANSI.SYS in your config.sys but this may
have changed under Windows9x.

Thank you, Ron
I've read Philip's posting a few days ago and I did load ansi.sys from
config.sys. It shouldn't be necessary because I'm running windows 2000 and
ansi.sys exists in the system32 directory. I'm getting the same result with
or without ansi.sys loaded in config.sys.
Greg
################################################

Hi Greg,
I cut and pasted your script and ran it - works as expected for me.
Are you sure that you loaded ansi.sys correctly in config.sys ? Even though
ansi.sys exists on your computer it will still need to be loaded in
config.sys.
And you will then have to reboot for the change to take effect.
At least that was the case on my Windows 98.

Cheers,
Rob

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to