Open System Testing Architecture

TOC PREV NEXT INDEX



END SUBROUTINE Command

Description:

This command terminates a subroutine. It must follow all other executable commands within the subroutine. The only statements that may follow an END SUBROUTINE command are a comment, a new SUBROUTINE command or an INCLUDE command; the included script must contain more subroutine definitions.

A subroutine is initiated by the SUBROUTINE command.

Format:
 END SUBROUTINE
Parameters:

None

Example:
 END SUBROUTINE

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