home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / SRC26_2.ZIP / DOC / HEMACS.DOC < prev    next >
Encoding:
Text File  |  1990-07-02  |  905 b   |  31 lines

  1.  
  2.     hemacs - emacs like Japanese file viewer or editor
  3.  
  4. SYNTAX: hemacs [option] file
  5.  
  6. OPTIONS:
  7.     -f[fontfile]  specify font file (default a14k14.hft)
  8.  
  9. HARDWARE:
  10.     IBM-PC or its clones with EGA, VGA
  11.     PC9801, PC98XA, PC286 series
  12.     J3100 series
  13.     AX machines
  14.  
  15. DESCRIPTION:
  16.  
  17.  hemacs is a simple file viewer derived from hterm's history editor. 
  18. It provides a means of viewing a Japanese document.
  19.  Because of its nature, there are some restrictions.
  20.  
  21. 1) maximum size of a file must be less than 800 lines. If too longer
  22.    file is given, hemacs shows last 800 lines.
  23. 2) While hemacs can be used as an editor, there is no way to input kanji 
  24.    characters.
  25. 3) inserting of new line causes that the top line of the file will be lost.
  26. 4) Save file function is not provided. Use mark and write region.
  27.  
  28.  
  29.  Key binding is same as hterm's history editor. Consult help database
  30. by ESC ? key.
  31.