-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Labels
acceptedAccepted for implementationAccepted for implementationquestionFurther information is requestedFurther information is requested
Description
As I understand, in order to read variable length files without RDWs, you need to implement a custom record headers parser and use the record_header_parser
option. Is that right? Is there an example implementation you could point me to?
In my files, the record length is indicated in the first field:
08 REC-LNGTH-CNT PIC S9(5) COMP-3.
Thanks!
Metadata
Metadata
Assignees
Labels
acceptedAccepted for implementationAccepted for implementationquestionFurther information is requestedFurther information is requested