Control characters in line-sequential files
A line-sequential file can contain control characters.
Be aware though that if a line-sequential file contains a newline character (X'15'
),
the newline character will function as a record delimiter.
Control characters other than newline are treated as data and are part of the record.