home *** CD-ROM | disk | FTP | other *** search
-
- INPUTDIC - Convert a GB input table to DIC file for NJSTAR. Jan 24 1992
- Copyright (C) Hongbo Ni 1991. All Rights Reserved.
-
- Usage: INPUTDIC filename(.GB) [output(.DIC)] (without extension)
-
- Example: INPUTDIC wubi njinputz
-
- The output file name should be NJINPUTx.DIC(where x=A-Z,Note A-K have been used)
-
- NOTE: if you create a useful Input dictionary for NJSTAR. Please make it
- availabe to the public for the common interest of Chinese community.
-
- In the GB input file NJINPUTZ.GB, you should have a line like bellow.
-
- ******************************************************************************
- * line start with * are comment
- *
- * +---------------- Input method name 2 char Chinese (4 bytes)
- * | +------------- N - Number key (0-9), A - Alpha key (a-z)
- * | | X - Alpha and numerical key(0-9 :;<=>?@[\] a-z)
- * | | +----------- Max key length
- * | | | +--------- M - Multiple selection or U - Unique key (1 CC per key)
- * | | | | +------ Range of Key Character ( 0-9 for Num Key, a-z for Alpha key
- * | | | | | 0-z for Alpha Numerical key)
- * | | | | | +--- Learning key (not implemented yet)
- * | | | | | | +- Input method name in ASCII of max 8 chars
- * | | | | | | | +-- anything after here
- * | | | | | | | |
- ╬σ╗« N 5 M 0-9 0 WuHua (Five Strokes) (C) Hongbo Ni 1991.
- 25152 ░í
- 52122 ░ó
- 12154 ░ú
- 12154 ░ñ
- 25114 ░Ñ
- 25154 ░ª
- 41254 ░º
- 32515 ░¿
- ....
-