Open System Testing Architecture

TOC PREV NEXT INDEX



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:

None

Examples:
 CANCEL ON
 CANCEL ON ERROR

See also:

Flow Control Commands


CYRANO
Customer Support: France +33 (0) 1 56 33 40 00
USA +1 (978) 462-0737; Toll free 800-714-4900
UK +44 (0) 1274 761024
support-fr@cyrano.com
support-us@cyrano.com
support-uk@cyrano.com
TOC PREV NEXT INDEX