Scenario:
A script ends and returns the "Resume without error" message, even though no error was thrown during it's execution.
Checking the Error$ function, it may return the message "Variant does not contain a container".
Possible solution:
Include in the script the "Option Declare" statement, correct all errors (undeclared variables) and save it.
No comments:
Post a Comment