VMS Help  —  COBOL  Run-Time Messages, REWRITE_SIZE
  Attempt to rewrite a different record size

  Explanation:  The record size specified for a REWRITE statement
  was less than the minimum or greater than the maximum record size
  specified for the file.

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