HELPLIB.HLB  —  COBOL  PROCEDURE_DIVISION, GO_TO, 1format
  The GO TO statement transfers control from one part of the Procedure
  Division to another.

  Format 1 -

   GO TO [ proc-name ]

1  –  proc-name

  is a procedure-name.
Close Help