This option specifies the list file name.
The file specified on the command line is converted.
When this option is specified, a warning is output for the file name specified on the command line and it is ignored. |
When this option is specified simultaneously with the -o option, a warning is output and the -o option is ignored. |
[-c={none|sjis|euc_jp}] [-A] input-file-name output-file-name [-c={none|sjis|euc_jp}] [-A] input-file-name output-file-name |
{ } : Select from items delimited by the pipe symbol ("|")
The -c option, -A option, input file name, and output file name are to be specified in this order in one line. |
The input and output file names that can be written are the same as those specifiable on the command line. |
When a space is included in a file name, enclose the file name in a pair of double quotation marks ("). |
If the -c option specification on the command line differs from that in the list file, a warning is output and the list file specification is given priority. |
An error will occur if the output file name matches the input file name or the file name specified by the -r option. |
For the list file, only UTF-8N (without BOM) is acceptable for the Japanese character code and only CR+LF is acceptable for the new line code. |