ソートマージ


6.2.14 ソート+CSVファイル+UTF-16LE

サンプルファイル名:exsort_sample25_multibyte.txt

-function sort        …(1)
-cmdopt OVWRT         …(2)
-key u+8-4            …(3)
     v+16-10          …(4)
-inpfile
 fileorg=A            …(5)
 file=INFILE          …(6)
 codetype=UTF-16LE    …(7)
 recsepa=LFCRLF       …(8)
-outfile
 file=OUTFILE         …(9)
-sorttmpdir sorttemp  …(10)
-worksize incore      …(11)