Receive parameters are optional and are passed as parameters to the host IND$FILE program.
The following parameters are valid for the MVS/TSO receive file transfer operation:
ASCII
If the PC file consists of character data only, specify ASCII. This will cause the translation of all graphic and control characters from EBCDIC to ASCII during the transfer.
CRLF
Following the convention for ASCII text files, <CR> <LF> pairs are used to terminate records in the PC file, and a CTRL-Z (x'1A') marks the end of file. If the PC file consists of data other than text, such as binary format data, do not specify either ASCII or CRLF.