VMS Help COBOL, PROCEDURE_DIVISION, GET *Conan The Librarian |
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) :
|