| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
Goedenavond Luko!
Intergrating blat.dll into the POS is currently not an option, as we lack the resources. Lots of other important Development is going on, and we hope to resolve the need for sending automatized results using blat.exe.
The Batch Files are almost completely developed, they encompass all currently necessary cases, and we also compiled an installer for it (Using Innosetup), so distributing the package to our customers isnt a problem.
The only thing we are really stuck at this very moment is the Error handling in case of no available Internet. The Errors we receive in this case are not recognized by the documented Blat Errors, they seem to not return an Errorlevel which we can hanlde. As a result our batch would now inevitably delete unsent reports.
Is this a bug in blat? Or am I missing a documentation?
Can this be resolved using Powershell? Different Errorcodes? I have learnt a fw things in Bath languge now in the last few months, but have no prior experience in Powershell