Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
File Handling Reference
>
Rebuild Error, Information and Warning Messages
>
Execution Errors
>
***Error on output file - record length << min or >> max
***Error on output file - record length << min or >> max
Rebuild attempted to write a record to the output file with a record length less than the minimum or greater than the maximum length for the file.
Resolution:
Change the record lengths specified in the
/r
option.
Parent topic:
Execution Errors