Re: Blat Error Handling

"[email protected] [blat]" <[email protected]> 26 Nov 2017 15:47:12 +0000
Newsgroups gmane.mail.blat
Message-ID <[email protected]>
Found the mistake ... copied the error handling from another batch file where it was executed inside a loop, therefore the!ERRORLEVEL!, changed that to %, now runs like a charm. Thanks a lot, looks like the job is basically done!
 Will post our solution involving blat as soon as I am certain I did not build in another bug ...