Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Parameter

HELP GOSUB — MicroVMS 4.6

Transfers control to a labeled subroutine in a command procedure.
The RETURN command terminates the GOSUB subroutine.

Format
 GOSUB label

Additional information available:

Parameter

Parameter

label
 A valid label (1 through 255 alphanumeric characters, terminated by a
 colon, first item on the line) in the command procedure. If two or
 more labels are identical, control passes to the nearest label
 preceding the GOSUB command, or to the nearest label following the GOSUB
 command if no duplicate labels precede the command.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026