SeanHoppe.com › CLEO Examples › Ignoring Command Execution Errors
Ignoring Command Execution Errors with NOERROR
If the “script result” field contains the text “NOERROR”, any error on execution of the corresponding command will be ignored. Any escape messages produced will still be visible both in the job log and in the communications session message queue. If an escape message is returned from command execution and the text “NOERROR” is not specified in the “script result” field, the communications session will be ended.
If the command is specified on several lines with the CONTINUE function, the “NOERROR” text must appear on the last line of the continued group in order to take effect.
By: Sean Hoppe on