Skip to content

Reading variable length files without RDW #147

@jpdev-sb

Description

@jpdev-sb

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 implementationquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions