home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / j_tools.zip / jchar.msg < prev    next >
Text File  |  1999-03-03  |  1KB  |  31 lines

  1. ** jchar.exe v3.0 (July 1, 1993) **
  2.  
  3. Written by Ken R. Lunde, Adobe Systems Incorporated
  4. lunde@mv.us.adobe.com
  5.  
  6. Usage: jchar.exe [-options] [outfile]
  7.  
  8. Tool description: This tool is a utility for generating various Japanese
  9. character sets in any code. This includes all the characters specified in
  10. JIS X 0208-1990, half-width katakana (EUC and Shift-JIS output only), the
  11. 94 printable ASCII/JIS-Roman characters, the 1945 Joyo Kanji, the 284
  12. Jinmei-yo Kanji, and the 1006 Gakushu Kanji.
  13.  
  14. Options include:
  15.  
  16.   -a        Builds an ASCII/JIS-Roman list (printable characters only)
  17.   -g        Builds the Gakushu Kanji list
  18.   -h        Displays this help page, then exits
  19.   -j        Builds the Joyo Kanji list
  20.   -k        Builds the JIS X 0208-1990 list
  21.   -o[CODE]  Builds lists in CODE format (default is Shift-JIS if this option
  22.             is not specified, if CODE is not specified, or if CODE is invalid)
  23.   -p        Builds the Jinmei-yo Kanji list
  24.   -s        Suppresses headers and row number information
  25.   -w[NUM]   Wraps output lines at NUM columns (if NUM is not specified, 78
  26.             is used as the default value)
  27.  
  28. NOTE: CODE has five possible values: "e" = EUC; "s" = Shift-JIS;
  29.       "j" = New-JIS; "o" = Old-JIS; and "n" = NEC-JIS
  30.  
  31.