Re: disable STDERR

2003-10-28 Thread Trevor Joerges
<[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 27, 2003 11:18 PM Subject: disable STDERR > hi > > how do i go about disable-ing STDERR from a script completly, eg. warnings, > dies, problems etc. > > thanks in advance for any help, > > Regards

Re: disable STDERR

2003-10-27 Thread michael higgins
[EMAIL PROTECTED] wrote: hi how do i go about disable-ing STDERR from a script completly, eg. warnings, dies, problems etc. open STDERR, ">/dev/null/"; -- mike higgins ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listser

Re: disable STDERR

2003-10-27 Thread Sisyphus
Jay Ay wrote: hi how do i go about disable-ing STDERR from a script completly, eg. warnings, dies, problems etc. Run your script as: perl script.pl 2>discard.txt Not sure if that satisfactorily answers the question :-) Cheers, Rob -- Any emails containing attachments will be deleted from my ISP

disable STDERR

2003-10-27 Thread Jay Ay
hi how do i go about disable-ing STDERR from a script completly, eg. warnings, dies, problems etc. thanks in advance for any help, Regards, J. William _ Add MSN 8 Internet Software to your current Internet access and enjoy paten