RE: Handling Errors
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <[email protected]> |
ShellExecuteEx did the trick. In fact I was using COMSPEC to execute the batch to execute Blat, so I have come back one step and now execute the batch directly. It reduces the number of 'unsafe' warnings regarding casting to PChar that Delphi throws at me.