VMS Help EXCHANGE, COPY, Qualifiers, /CARRIAGE_CONTROL *Conan The Librarian (sorry for the slow response - running on an old VAX) |
/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.
|