VMS Help
COBOL, DATA_DIVISION, clauses, REDEFINES

 *Conan The Librarian

  The REDEFINES clause allows different data description entries to
  describe the same storage area.

  Format -

   level-number [ identifier ] REDEFINES other-data-item
                [ FILLER    ]

  1 - other-data-item

  is an identifier.  It identifies the data description entry that
  first defines the storage area.
  Close     Help