We are attempting to read a comma delimited file with a SUFFIX=COM master. All works well until the data in the record pushes out to column 145 or beyond. When that happens, we get this message:
(FOC416) MORE VALUES SUPPLIED THAN FIELDS IN THE MASTER FILE DESCRIPTION
If we then break the record into two records, with no data in 145 or beyond, everything works fine again.
Is 144 the record length limit for this kind of file? Is there any way around it?
(FOC416) MORE VALUES SUPPLIED THAN FIELDS IN THE MASTER FILE DESCRIPTION
If we then break the record into two records, with no data in 145 or beyond, everything works fine again.
Is 144 the record length limit for this kind of file? Is there any way around it?