[sniffer] Re: [Declude.JunkMail] Errorlevel not working

2009-02-08 Thread Sanford Whiteman
I have a problem with the branching in the batch below even when the test fails and echo %errorlevel% shows 1 the branching still goes to gziperr0 Does enyone knows why and how to fix ? When you echo the errorlevel, the errorlevel is reset to the value returned by echo(). --Sandy

Re: [Declude.JunkMail] Errorlevel not working

2009-02-08 Thread Sanford Whiteman
I have a problem with the branching in the batch below even when the test fails and echo %errorlevel% shows 1 the branching still goes to gziperr0 Does enyone knows why and how to fix ? When you echo the errorlevel, the errorlevel is reset to the value returned by echo(). --Sandy

[sniffer] Re: [Declude.JunkMail] Errorlevel not working

2009-02-08 Thread Andy Schmidt
Of Serge Sent: Sunday, February 08, 2009 7:50 PM To: declude.junkm...@declude.com Subject: Re: [Declude.JunkMail] Errorlevel not working Hello sandy Not true even if i comment echo line, i still get gzip OK errorlevel 0, Unzipping even if the file if corrupted gzip -d -f -t zydt3crn.snf.gz

RE: [Declude.JunkMail] Errorlevel not working

2009-02-08 Thread Andy Schmidt
Of Serge Sent: Sunday, February 08, 2009 7:50 PM To: declude.junkm...@declude.com Subject: Re: [Declude.JunkMail] Errorlevel not working Hello sandy Not true even if i comment echo line, i still get gzip OK errorlevel 0, Unzipping even if the file if corrupted gzip -d -f -t zydt3crn.snf.gz