Is it possible to print to STDOUT and STDERR in one print statement? STDERR Has been redirected to a file and I was wondering if print STDOUT STDERR "This is what I want to print\n"; will work of if I need two print statements? Much Thanks in advance! Shawn J. _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
- Re: Printing to multiple file handles Jamison, Shawn
- Re: Printing to multiple file handles Robert Bresner
- Re: Printing to multiple file handles Tom Heady