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

From m204wiki
Jump to navigation Jump to search
(Created page with "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 stat...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

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.