Open System Testing Architecture

TOC PREV NEXT INDEX



Script Processing

When a script is executed, the first command in the script is selected and executed.

Commands are processed sequentially, unless a command that alters the flow of control is executed, in which case processing continues at the defined point in the script.

A script terminates when the end of the script is reached, when an EXIT, or DETACH {THREAD} command is executed, or when an error is detected and error trapping is not enabled for the script.

See also:

The CODE Section


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