/CARRIAGE_CONTROL=option
Defines the carriage control attributes of a file, as well as
other attributes of the records. The carriage control options
are: CARRIAGE_RETURN, which implies carriage return/line-feed
control; FORTRAN, which indicates that the first character
of each record is to be interpreted as the carriage control
specifier; and NONE, which indicates that carriage control is
not implied.
The default is /CARRIAGE_CONTROL=CARRIAGE_RETURN.