Library /sys$common/syshlp/BASICHELP.HLB  —  GOTO
  The GOTO statement transfers control to a specified line number or label.

  Example

  20     GOTO 200

1  –  Syntax

      { GO TO }
      { GOTO  } target
Close Help