VMS Help
COBOL, Run-Time Messages, SIZE_CHANGED

 *Conan The Librarian

  Size of rewritten record changed

  Explanation:  For a file with sequential file organization, the
  REWRITE statement must not change the record size.

  User Action:  Verify the program logic, paying particular attention
  to the variables used in OCCURS DEPENDING ON phrases.
  Close     Help