Re: Error capturing
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
It might depend on the type of error. Can you be more specific about the nature of the failure? Post sample scripts that fail. As a workaround, try capture the script name at the start of every script where errors are hooked and processed. You may also have to capture the scriptline just before the statements that fail, if there is more than one. Unfortunately, it is possible that scriptline is not properly set for certain types of errors once they occur.