DLM

Synopsis

HELP:   Read a data field with a delimiter at the end
TYPE:   OBJECT
SYNTAX: DLM(DELIM='bin'/CR-ASCII/LF-ASCII/NL-ASCII/CRLF-ASCII/CR-EBCDIC/LF-EBCDIC/NL-EBCDIC/CRLF-EBCDIC/CR-UTF08/LF-UTF08/NL-UTF08/CRLF-UTF08/CR-UTF16BE/LF-UTF16BE/NL-UTF16BE/CRLF-UTF16BE/CR-UTF16LE/LF-UTF16LE/NL-UTF16LE/CRLF-UTF16LE/CR-UTF32BE/LF-UTF32BE/NL-UTF32BE/CRLF-UTF32BE/CR-UTF32LE/LF-UTF32LE/NL-UTF32LE/CRLF-UTF32LE,ANDEOD,ALIGN=num)

Description

This object is used to read a column with a trailing binary delimiter after the column data. A limit on the maximum length and/or an alignment of this element can be set for better format detection.

Arguments