FUNL0011 Logical input record is too long.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 1: Line 1:
A logical program input (FUNIN) record, the record created after processing continuation characters, is too long. You can either break the offending statement into 2 or more statements, or you can increase the value of the LIBUFF parameter.
A logical program input (FUNIN) record, the record created after processing continuation characters, is too long. You can either break the offending statement into 2 or more statements, or you can increase the value of the LIBUFF parameter.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:41, 19 April 2013

A logical program input (FUNIN) record, the record created after processing continuation characters, is too long. You can either break the offending statement into 2 or more statements, or you can increase the value of the LIBUFF parameter.