http://qs1969.pair.com?node_id=469466


in reply to Using Win32::Console::ANSI to set foreground/background attributes for the entire screen

smack,

I have pulled up the code for the module but I do not see a method for doing this. The module only has two exposed functions, Cursor() and Title(). Title() only sets the command window title and Cursor() sets the current position color.

Is there a reason you did not want to use system("color")? That does seem to be the only wat to do it. Where is TIM TOWTDI when you need him?

Thank you,
Greg W.
  • Comment on Re: Using Win32::Console::ANSI to set foreground/background attributes for the entire screen