Skip to content

AS400FILE.setRecordFormat() does not handle some types #259

@jeber-ibm

Description

@jeber-ibm

#256 and #257 fixed a problem where AS400File.setRecordFormat did not handle the boolean type.

Looking at the possible types, the following DDS field IDs may also need to be supported.

D Digits only
I Inhibit entry
M Numeric only
N Numeric shift
W Katakana
X Alphabetic only (character)
Y Numeric only

1 Binary large object (BLOB)
2 Character large object (CLOB)
3 Graphic data large object (DBCLOB)
4 Datalink
6 Decimal floating point
7 XML

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions