File Options
The file options that can be used depend on the type of the connected host system and the host code page selected when the session was configured. Mode Values for File Transfer Options lists the mode values for the file transfer options. Transfer File Options lists the transfer options.
| Mode | Host Code Page |
|---|---|
| DBCS |
930 (Japan Katakana) |
| SBCS | Others |
Transfer File Options lists the options for PC/3270.
| File Option | Host System | Mode | Conversion Details |
|---|---|---|---|
| ASCII |
VM/CMS |
SBCS |
Converts codes as follows
when a file is sent:
Converts codes as follows when a file is received:
|
| JISCII |
VM/CMS |
DBCS |
Converts
codes as follows when a file is sent:
Converts codes as follows when a file is
received:
|
| CRLF |
VM CMS |
SBCS |
Converts codes as follows
when a file is sent:
|
| APPEND |
VM/CMS |
SBCS |
Appends the sent file to the existing host file. Appends the received file to the existing workstation file. |
| SO |
VM/CMS |
DBCS | This option is valid only for DBCS when used with the JISCII and ASCII options when receiving a file. SO (hex 0E) and SI (hex 0F) are converted to RS (hex 1E) and US (hex 1F). |
| NOSO |
VM/CMS |
DBCS |
This
option is valid only for DBCS when used with the JISCII and ASCII options when sending a file.
|
| BLANK |
VM/CMS |
DBCS | This option is valid with the CRLF option when receiving a file. BLANK (hex 40) is not removed from the end of each line. |
| USER |
VM/CMS |
DBCS | This option is valid only for DBCS when used with the JISCII, ASCII, and SO options when receiving a file. SO (hex 0E) and SI (hex 0F) are not converted to RS (hex 1E) and US (hex 1F); they are written to a file without being converted. |