VMS Help  —  COBOL  PROCEDURE_DIVISION, RETURN
  The RETURN statement gets sorted records from a sort operation.  It also
  returns merged records in a merge operation.

  Format -

   RETURN smrg-file RECORD [ INTO dest-area ]

      AT END stment [ NOT AT END stment ]

      [ END-RETURN ]
Additional Information: explode extract

smrg-file
dest-area
stment
Close Help