disk_error/51_OVERFLOW_IN_RECORD               disk_error/51_OVERFLOW_IN_RECORD
 
 NUMBER
     51

 MESSAGE
     OVERFLOW IN RECORD

 DESCRIPTION
     PRINT# statement exceeds record boundary. Information is truncated. 
     Since the carriage return which is sent as a record terminator is 
     counted in the record size, this message will occur if the total 
     characters in the record (including the final carriage return) exceeds 
     the defined size.