I have previously used the MSScriptControl COM object and have switched to ClearScript. The problem I am seeing, currently, is that whatever implementation ClearScript uses doesn't honor the On Error Resume Next and simply crashes out, throwing an error.
Is there a way to have ClearScript honor this error handling or something I can do to prevent it from crashing?
Comments: Since we are able to continue past this error when compiled, I need to finish working on the project. Hopefully, by next week, I'll be able to put together a small example that illustrates what happens and post that for you.
Is there a way to have ClearScript honor this error handling or something I can do to prevent it from crashing?
Comments: Since we are able to continue past this error when compiled, I need to finish working on the project. Hopefully, by next week, I'll be able to put together a small example that illustrates what happens and post that for you.