Format With Color Output

M

Muller

Hi,
I am using FORMAT Comand to beautify the conlsole output using "write",
and I use Win32::Console to add colors, I want only cirtain Variables
defined in FORMAT to get color effect,
if I change the color value like
$Console->Attr($Color);
write;
then complete FORMAT output is changed,
 
T

Tlexnex

Muller said:
Hi,
I am using FORMAT Comand to beautify the conlsole output using "write",
and I use Win32::Console to add colors, I want only cirtain Variables
defined in FORMAT to get color effect,
if I change the color value like
$Console->Attr($Color);
write;
then complete FORMAT output is changed,

I'm trying to handle colors within formats as well, did you find a
resolution to this? I want to create a logging standard for my script
processes that resembles the Linux boot process - easy to follow and
read. There does not seem to be a clean way to do this in Perl..
Thanks,

Todd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top