in reply to Using Win32::Console::ANSI to set foreground/background attributes for the entire screen
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,
|
---|