I am writing an app that has a lot of screen output which it writes to
STDERR.

The screen output is copious, but I need it right now for debugging; I
can get rid of it later.

My question is if it is possible to write to STDERR and a named file at
the same time? I'd rather not go through the code and change every print
statement.

Barry Brevik
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to