GOTO
Jump to navigation
Jump to search
GOTO is a DCL command that transfers control to a labeled statement in a command procedure.
Syntax
GOTO label
GOTO is a DCL command that transfers control to a labeled statement in a command procedure.
GOTO label