GOSUB

From VSI OpenVMS Wiki
Revision as of 15:25, 2 December 2019 by Jane.doe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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