Message 1 of 3

Not applicable
08-20-2021
08:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am receiving an error message when running a rule:
Error in rule:
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
Long story short, this isn't really an error and the rule is running correctly. Is there a command to add to my rule code to not display this error message? I cannot just use something like "on error resume next" because I need this error to occur but I do not want to see the message. Any way to just not display the error message box? Or even to automatically click ok when this error message box appears?
Solved! Go to Solution.