CANCEL ON Command
Description:
This command terminates the automatic trapping of script errors, which is enabled with the ON ERROR command. Any script errors encountered will cause the thread to be aborted.
This command will only affect automatic trapping of script errors within the current script or scripts called by it. On exit from this script, any ON ERROR handler established by a calling script will be re-established.
Format:
CANCEL ON {ERROR}Parameters:
Examples:
CANCEL ON CANCEL ON ERROR
OpenSTA.org Mailing Lists Further enquiries Documentation feedback CYRANO.com |