| VMS Help COBOL, DATA_DIVISION, clauses, RENAMES *Conan The Librarian | 
  The RENAMES clause groups elementary items in alternative or
  overlapping ways.
  Format -
    66  new-name RENAMES rename-start [ { THRU    } rename-end ]
                                      [ { THROUGH }            ]
Additional Information (explode) :
|  |