VMS Help
COBOL, DATA_DIVISION, clauses, SYNCHRONIZED

 *Conan The Librarian

  The SYNCHRONIZED clause specifies elementary item alignment on word
  boundary offsets relative to a record's beginning.  These offsets are
  related to the size and usage of the item being stored.

  Format -

   [ { SYNCHRONIZED } [ LEFT  ] ]
   [ { SYNC         } [ RIGHT ] ]
  Close     Help