VMS Help  —  COBOL  PROCEDURE_DIVISION, GET
  The GET statement moves the contents of the current database record of
  the run unit to your User Work Area.

  Format -

   GET [ record-name         ]
       [ { record-item } ... ]

       [ ON ERROR stment ] [ NOT ON ERROR stment ]

       [ END-GET ]
Additional Information: explode extract

record-name record-item
stment
Close Help