scuffed-code/icu4c/source/tools/makeconv/gb18030/gbucm.bat
Andy Heninger 360f38dc1e ICU-903 updated copyright notices.
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00

14 lines
427 B
Batchfile
Executable File

rem Copyright (C) 2000, International Business Machines
rem Corporation and others. All Rights Reserved.
rem gbucm.bat takes gbkuni30.txt and ranges.txt and generates a .ucm file with
rem all mappings except for the ones listed in ranges.txt
copy gbkuni30.txt+ranges.txt gbku30r.txt
gbmake4 <gbku30r.txt >fournor.txt
copy gbkuni30.txt+fournor.txt gb4nor.txt
sort <gb4nor.txt | gbtoucm >gb18030.ucm
rem output: gb18030.ucm