Re: Blat Error Handling
| 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 ...