Library /sys$common/syshlp/helplib.hlb  —  COBOL  Run-Time Messages, WRITE_SIZE
  Attempt to write a different record size

  Explanation:  The program attempted to write a record that 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 DEPENDING ON phrases.
Close Help