new-line-option
Identifies how the document input data delimits lines.
GUI label
New line option
DSS
PSF, Email
Type
Resettable, single-valued, per-document
Allowed Values
You can enter one of these fixed values:
Fixed Value | FILEFORMAT |
---|---|
counted-4-octet-aligned | RECORD (S/370 format record) |
cr-and-lf | STREAM,(NEWLINE=CRLF) |
lf | STREAM,(NEWLINE=LF) |
record,n | RECORD,n (S/370 format record data where each line is n bytes long)
n is an integer from 1 to 32767 |
Default Value
lf
Usage Guidelines
- This attribute is valid only for line-data documents.
- This attribute corresponds to the fileformat print submission parameter information for the line2afp transform.