home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / SRC26_2.ZIP / README.ENG < prev    next >
Encoding:
Text File  |  1990-07-15  |  7.6 KB  |  289 lines

  1.  
  2.  
  3. hterm2.6.-1.0  90/07/14  advanced beta test version
  4.  
  5.     The Art of Terminal System for IBM-PC/AX/PC9801/PC98XA/J3100
  6.  
  7.  
  8. Features
  9.  
  10.     Display Japanese characters (JIS level 1 and level 2) 
  11.         on your IBM-PC with EGA or VGA
  12.  
  13.     Free source code
  14.     "Professional use", fast ANSI and VT220 emulation
  15.     "Easy use", for handicapped persons
  16.     Graphics (PC9801/PC98XA only)
  17.     History, copy&paste
  18.     Kermit file transfer
  19.     X/YMODEM file transfer
  20.     Screen saver
  21.     Portable source code
  22.     On line manual
  23.     Auto dialing, auto login
  24.  
  25.     Japanese file viewer hemacs.exe for IBM-PC
  26.  
  27.  
  28. Hardware
  29.  
  30.     IBM PC and its clones (CGA, EGA, VGA, MDA, MCGA)
  31.     NEC PC9801, EPSON PC286 series (execpting PC98LT)
  32.     NEC PC98XA, PC98XL high resolution machines
  33.     AX standard machines
  34.     TOSHIBA J3100 series
  35.  
  36.  
  37. Contents of binary package
  38.  
  39.     readme.jpn        Japanese readme
  40.     readme.eng        English readme (THIS FILE)
  41.     install.bat        installation program
  42.     batch/*            batch file assistant
  43.     doc/*            documents
  44.     etc/*            termcap, terminfo
  45.     fonts/*            font compiler
  46.     src/*            hterm executables
  47.  
  48.  
  49. Contents of source package
  50.  
  51.     readme.jpn        Japanese readme
  52.     readme.eng        English readme (THIS FILE)
  53.     install.bat        installation program
  54.     compile.bat        compilation program
  55.     batch/*            batch file assistant
  56.     doc/*            source for documents
  57.     etc/*            termcap, terminfo
  58.     fonts/*            font compiler
  59.     src/*            hterm source files
  60.  
  61.      You need
  62.          MSC5.1 or TurboC 1.5 
  63.         MASM or TASM 
  64.         LINK or TLINK
  65.         MS-MAKE, Turbo MAKE, AB-MAKE or GNU MAKE
  66.     for compilation.
  67.  
  68.  
  69. Installation of binary package
  70.  
  71.     0)  Extract files from archive. You need lharc utility.
  72.  
  73.         C> cd \tools\hterm
  74.         C> lharc x -xm bin26-2.lzh
  75.  
  76.     1)  Execute install.bat with install directory.
  77.     
  78.         C> install.bat \tools\bin
  79.  
  80.  
  81. compilation of source package
  82.  
  83.     0)  Extract files from archive. You need lharc utility.
  84.  
  85.         C> cd \tools\hterm
  86.         C> lharc x -xm src26-2.lzh
  87.  
  88.     1)  run make.bat in doc direcotry.
  89.  
  90.     2)  If you plan to compile hterm with TurboC, modify link/*.tkl
  91.         which are tlink response file including absolute path to 
  92.         library files.
  93.  
  94.     3)  Execute compile.bat. After asking of your machine, compiler and
  95.         configuration options, this program produces;
  96.         hterm.exe
  97.         hemacs.exe
  98.         hkey.exe    (PC98 only)
  99.         hkeyset.exe    (PC98 only)
  100.  
  101.         You can reconfirm configuration options by 'hterm -?'.
  102.  
  103.     4)  Execute install.bat.
  104.  
  105.     Example
  106.  
  107.         C> cd \tools\hterm
  108.         C> lharc x -xm src26-2.lzh
  109.         C> cd doc
  110.         C> make.bat
  111.         C> cd ..
  112.         C> compile.bat
  113.         C> install.bat \tools\bin
  114.  
  115.  
  116. Invocation of hterm
  117.  
  118.     1) If you are using IBM-PC, set type of your video card to 
  119.        an environment variable. e.g.,
  120.  
  121.             set EGA=1    (EGA, default)
  122.             set CGA=1    (CGA)
  123.             set VGA=1    (VGA)
  124.             set MDA=1    (MDA)
  125.             set MCGA=1    (MCGA)
  126.  
  127.         You need EGA or VGA to display Japanese.
  128.  
  129.     2) type just 'hterm'. hterm -? will displays command line options.
  130.  
  131.  
  132. Termination of hterm
  133.  
  134.     Type STOP key on PC9801/PC98XA.
  135.     Type ALT-F10 on IBM-PC/AX/J3100.
  136.  
  137.  
  138. Notes
  139.      Please take attention for using of set-up file built by older
  140.     version of hterm. In such case hterm displays warning message.
  141.  
  142.      If you are using IBM-PC, service software hemacs.exe MAY be useful
  143.     to edit or to view a file in Japanese. How to input kanji? I don't 
  144.     know. hemacs.exe exists in src directory. For more detail see
  145.     doc/hemacs.doc.
  146.  
  147.      I recommend to use Nemacs (Nihongo GNU emacs) and WNN system for
  148.     another editing tool. WNN is available from distribution package 
  149.     of X window system release 4.
  150.  
  151.      JUNET is a network system which has lots of active news groups in 
  152.     Japan. News groups are called 'fj.*.*' eg. fj.comp.music. fj is 
  153.     available from NNTP server at CMU. We have good news reader 'gnus.el' 
  154.     used with Nemacs. Of course it treats Japanese very well. You can 
  155.     obtain gnus from Free Software Foundation.
  156.     Please try and enjoy fj!
  157.     
  158.  
  159. Bugs
  160.     Latest bug list and patches are available from
  161.  
  162.         hterm@tkl.iis.u-tokyo.ac.jp
  163.  
  164.     Please send empty mail to this address.
  165.     (Sorry, currently this info is in Japanese only.)
  166.  
  167.     Send bug reports, suggetions, comments to
  168.         hterm-bug@tkl.iis.u-tokyo.ac.jp
  169.  
  170.  
  171. Copyright notice
  172.  
  173.     about hterm
  174.         Copyright 1986,1989  Halca Computer Science Laboratory TM
  175.         Copyright 1986,1989  HIRANO Satoshi
  176.     about install.bat
  177.         Copyright 1989 Ohta Junn
  178.  
  179. Copy free
  180.  
  181.     hterm is copy free.
  182.  
  183.  
  184. Restriction
  185.  
  186.     You must not sell hterm.
  187.     You must not use hterm for military purpose.
  188.  
  189.  
  190. NOTE for FEP (Japanese input front end processor)
  191.  
  192.     See readme.jpn
  193.  
  194.  
  195. difference between hterm2.6.-1 (90/07/14) and hterm2.6.-2 (90/07/01)
  196.  
  197. * fix many bugs around soft font
  198. * fix logging bugs
  199. * rewrite termcap, now it does not depend on 24 line mode.
  200. * add ^X^F (load a file as history) to history editor.
  201.  
  202.  
  203. difference between hterm2.6.-2 (90/07/01) and hterm2.5.2 (89/12/24)
  204.  
  205. * Now we can use Japanese on IBM-PC by 'soft font mode'.
  206. for more detail, see readme.jpn
  207.  
  208.  
  209.  
  210. difference between hterm2.5.2 (89/12/24 Christmas Special) and 
  211.     hterm2.5.1(89/12/13)
  212.  
  213. * I wrote programming guide, proguide.doc, but sorry in Japanese.
  214. * don't send CTRL-Z while text mode file uploading (yamamoto@kyoto-u)
  215.    ALL
  216. * fix 'ALWAYS printer not ready' bug (tominaga@titech) IBM-PC/AX/J3100
  217. * extend meta-keys (tominaga@titech) IBM-PC/AX/J3100
  218.     (1) ALT+[A]        old: ESC A    NEW: ESC a
  219.     (2) ALT+SHIFT+[A]    old: ESC A    NEW: ESC A
  220.     (3) ALT+CTRL+[A]    old: ESC A    NEW: ESC ^A
  221. * save 'drop line at exit' in set-up file correctly (ALL)
  222. * don't display non supported escape sequences (ALL)
  223. * fix terrible 'infinit bell' bug (ALL)
  224. * load application cursor and application keypad strings correctly
  225.     IBM-PC/AX/J3100
  226.  
  227.  
  228. difference between hterm2.5.1(89/12/13) and hterm2.5.0(89/11/24)
  229.  
  230. * BS Key Watcher (in 'General Set-Up')
  231. * fix keyboard hangup problem (PC98XA)
  232. * remap typewriter keys function (PC9801)
  233. * fix timer bomb problem (PC9801)
  234. * fix DEL sending problem when using with mttk2 (PC9801)
  235. * support kermit long packet (all)
  236. * NEC Kanji code (ACOS kanji) (all)
  237. * change kanji in/out timing (all)
  238.     old: kanji in/out for each character
  239.     new: kanji in/out for each sequence
  240. * abandon XMODEM EOT confirmation (all)
  241. * fix application cursor mode HOME, HELP key problem (PC9801)
  242. * audible bell, visible bell, a/v bell (all)
  243. * 'Drop Line at Exit' option in communications set-up. (all)
  244. * quick xmodem file receiving by META(ALT)-PF1 (all)
  245. * length of function key string is increased to 16 chars from 13 chars. (all)
  246. * extend hterm control by META-Function keys.
  247. * fix wild card expansion bugs in kermit/xmodem
  248.  
  249.  
  250.  
  251. difference between hterm2.5.0 and hterm2.4.0
  252.  
  253. * auto login
  254. * kermit bit8 quoting
  255. * fix PC98XA, PC9801UV hang up
  256. * fix PC98XA ico saver color bug
  257. * fix IBM-PC set-up COM1: COM2: display bug
  258. * fix xmodem sending file name problem
  259. * fix CSI ($9b) treatment in SJIS mode
  260. * We can change drive number by change directory.
  261. * xmodem uses 8bit no parity automatically
  262. * useless baud rates are removed.
  263. * change serial receive buffer size from 500 to 2000
  264. * support J3100 Japanese DOS
  265. * cursor position reporting
  266. * 38400 baud serial speed on IBM-PC/AX/J3100
  267. * add critical error handler so that to prevent hanging hterm up when
  268.   hterm accesses to a file on a drive which is not ready
  269.  
  270. difference between hterm2.4.0 and hterm2.3.0
  271.  
  272. * fix upload/logging bugs
  273. * RTS/CTS flow control
  274. * 19/20/24/25 line mode works well
  275. * Ico saver
  276. * internal.doc
  277. * You can set size of buffer of history editor from environ variable.
  278. * Xmodem, Ymodem
  279. * repleatively paste
  280. * file up load delay
  281.  
  282. Enjoy!
  283.  
  284. ------------------------------------------------------
  285. HIRANO Satoshi        hirano@tkl.iis.u-tokyo.ac.jp
  286. Institute of Industrial Science, University of Tokyo  Japan
  287.  
  288.  
  289.