Perl Help wrote:
> Hi,
> 
> I tried this code, but it shows the same results in cmd.exe. Also, is 
> there a way I can read the current background and foreground color of 
> dos window from perl?

Not sure if it's in a module, but you can use Win32::API to get it from
GetConsoleScreenBufferInfo function.

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to