Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of record format 'D' - ASCII text #417

Closed
yruslan opened this issue Sep 2, 2021 · 0 comments · Fixed by #418 or #419
Closed

Add support of record format 'D' - ASCII text #417

yruslan opened this issue Sep 2, 2021 · 0 comments · Fixed by #418 or #419
Assignees
Labels
enhancement New feature or request

Comments

@yruslan
Copy link
Collaborator

yruslan commented Sep 2, 2021

Background

The new option 'record_format' supports F, V, VB formats.
The format 'D' is supported by using 'is_text' + 'is_record_sequence'. This is not very convenient.

More on data formats: https://www.ibm.com/docs/en/zos/2.3.0?topic=files-selecting-record-formats-non-vsam-data-sets

Feature

Add the direct support for format 'D' - ASCII text

@yruslan yruslan added the enhancement New feature or request label Sep 2, 2021
@yruslan yruslan self-assigned this Sep 2, 2021
yruslan added a commit that referenced this issue Sep 6, 2021
@yruslan yruslan linked a pull request Sep 6, 2021 that will close this issue
yruslan added a commit that referenced this issue Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant