Text files are stored in ASCII (UNIX and VMS) or EBCDIC (MVS and VM) code. The length of a text line is determined by the record structure of the file/dataset (MVS, VMS) or the newline character in UNIX. The necessary code conversion is done by the transfer facilities by default.
fopi
Tue May 28 15:33:35 CST 1996