GOSUB

From VSI OpenVMS Wiki
Jump to: navigation, search

GOSUB is a DCL command that transfers control to a labeled subroutine in a command procedure without creating a new procedure level.

Syntax

GOSUB label