VMS Help  —  COBOL  PROCEDURE_DIVISION, PERFORM
  The PERFORM statement executes one or more procedures.  It returns
  control to the end of the PERFORM statement when procedure execution
  ends.
Additional Information: explode extract

1format 2format_repeat-count 3format UNTIL 4format VARYING
Close Help