GOTO: Difference between revisions

From VSI OpenVMS Wiki
Jump to navigation Jump to search
Created page with "GOTO is a DCL command that transfers control to a labeled statement in a command procedure. =Syntax= GOTO label Category:DCL..."
 
(No difference)

Latest revision as of 15:24, 2 December 2019

GOTO is a DCL command that transfers control to a labeled statement in a command procedure.

Syntax

GOTO label