Create a delimited format that includes BYTE or TEXT data
In a delimited format, BYTE or TEXT data can be characters, hexadecimal data, or a separate file.
The following sample data-file record shows a data record
that has two fields of character data followed by a field of character
BYTE or TEXT data, a field of hexadecimal byte or text data, and the
path name of a file that contains BYTE or TEXT data.
field1|field2|TEXT data|BEEEF6699|/bbs/kaths/data2jn95
The following figure shows a format for the sample data-file
record previously illustrated.