home *** CD-ROM | disk | FTP | other *** search
-
-
- hterm2.6.-1.0 90/07/14 advanced beta test version
-
- The Art of Terminal System for IBM-PC/AX/PC9801/PC98XA/J3100
-
-
- Features
-
- Display Japanese characters (JIS level 1 and level 2)
- on your IBM-PC with EGA or VGA
-
- Free source code
- "Professional use", fast ANSI and VT220 emulation
- "Easy use", for handicapped persons
- Graphics (PC9801/PC98XA only)
- History, copy&paste
- Kermit file transfer
- X/YMODEM file transfer
- Screen saver
- Portable source code
- On line manual
- Auto dialing, auto login
-
- Japanese file viewer hemacs.exe for IBM-PC
-
-
- Hardware
-
- IBM PC and its clones (CGA, EGA, VGA, MDA, MCGA)
- NEC PC9801, EPSON PC286 series (execpting PC98LT)
- NEC PC98XA, PC98XL high resolution machines
- AX standard machines
- TOSHIBA J3100 series
-
-
- Contents of binary package
-
- readme.jpn Japanese readme
- readme.eng English readme (THIS FILE)
- install.bat installation program
- batch/* batch file assistant
- doc/* documents
- etc/* termcap, terminfo
- fonts/* font compiler
- src/* hterm executables
-
-
- Contents of source package
-
- readme.jpn Japanese readme
- readme.eng English readme (THIS FILE)
- install.bat installation program
- compile.bat compilation program
- batch/* batch file assistant
- doc/* source for documents
- etc/* termcap, terminfo
- fonts/* font compiler
- src/* hterm source files
-
- You need
- MSC5.1 or TurboC 1.5
- MASM or TASM
- LINK or TLINK
- MS-MAKE, Turbo MAKE, AB-MAKE or GNU MAKE
- for compilation.
-
-
- Installation of binary package
-
- 0) Extract files from archive. You need lharc utility.
-
- C> cd \tools\hterm
- C> lharc x -xm bin26-2.lzh
-
- 1) Execute install.bat with install directory.
-
- C> install.bat \tools\bin
-
-
- compilation of source package
-
- 0) Extract files from archive. You need lharc utility.
-
- C> cd \tools\hterm
- C> lharc x -xm src26-2.lzh
-
- 1) run make.bat in doc direcotry.
-
- 2) If you plan to compile hterm with TurboC, modify link/*.tkl
- which are tlink response file including absolute path to
- library files.
-
- 3) Execute compile.bat. After asking of your machine, compiler and
- configuration options, this program produces;
- hterm.exe
- hemacs.exe
- hkey.exe (PC98 only)
- hkeyset.exe (PC98 only)
-
- You can reconfirm configuration options by 'hterm -?'.
-
- 4) Execute install.bat.
-
- Example
-
- C> cd \tools\hterm
- C> lharc x -xm src26-2.lzh
- C> cd doc
- C> make.bat
- C> cd ..
- C> compile.bat
- C> install.bat \tools\bin
-
-
- Invocation of hterm
-
- 1) If you are using IBM-PC, set type of your video card to
- an environment variable. e.g.,
-
- set EGA=1 (EGA, default)
- set CGA=1 (CGA)
- set VGA=1 (VGA)
- set MDA=1 (MDA)
- set MCGA=1 (MCGA)
-
- You need EGA or VGA to display Japanese.
-
- 2) type just 'hterm'. hterm -? will displays command line options.
-
-
- Termination of hterm
-
- Type STOP key on PC9801/PC98XA.
- Type ALT-F10 on IBM-PC/AX/J3100.
-
-
- Notes
- Please take attention for using of set-up file built by older
- version of hterm. In such case hterm displays warning message.
-
- If you are using IBM-PC, service software hemacs.exe MAY be useful
- to edit or to view a file in Japanese. How to input kanji? I don't
- know. hemacs.exe exists in src directory. For more detail see
- doc/hemacs.doc.
-
- I recommend to use Nemacs (Nihongo GNU emacs) and WNN system for
- another editing tool. WNN is available from distribution package
- of X window system release 4.
-
- JUNET is a network system which has lots of active news groups in
- Japan. News groups are called 'fj.*.*' eg. fj.comp.music. fj is
- available from NNTP server at CMU. We have good news reader 'gnus.el'
- used with Nemacs. Of course it treats Japanese very well. You can
- obtain gnus from Free Software Foundation.
- Please try and enjoy fj!
-
-
- Bugs
- Latest bug list and patches are available from
-
- hterm@tkl.iis.u-tokyo.ac.jp
-
- Please send empty mail to this address.
- (Sorry, currently this info is in Japanese only.)
-
- Send bug reports, suggetions, comments to
- hterm-bug@tkl.iis.u-tokyo.ac.jp
-
-
- Copyright notice
-
- about hterm
- Copyright 1986,1989 Halca Computer Science Laboratory TM
- Copyright 1986,1989 HIRANO Satoshi
- about install.bat
- Copyright 1989 Ohta Junn
-
- Copy free
-
- hterm is copy free.
-
-
- Restriction
-
- You must not sell hterm.
- You must not use hterm for military purpose.
-
-
- NOTE for FEP (Japanese input front end processor)
-
- See readme.jpn
-
-
- difference between hterm2.6.-1 (90/07/14) and hterm2.6.-2 (90/07/01)
-
- * fix many bugs around soft font
- * fix logging bugs
- * rewrite termcap, now it does not depend on 24 line mode.
- * add ^X^F (load a file as history) to history editor.
-
-
- difference between hterm2.6.-2 (90/07/01) and hterm2.5.2 (89/12/24)
-
- * Now we can use Japanese on IBM-PC by 'soft font mode'.
- for more detail, see readme.jpn
-
-
-
- difference between hterm2.5.2 (89/12/24 Christmas Special) and
- hterm2.5.1(89/12/13)
-
- * I wrote programming guide, proguide.doc, but sorry in Japanese.
- * don't send CTRL-Z while text mode file uploading (yamamoto@kyoto-u)
- ALL
- * fix 'ALWAYS printer not ready' bug (tominaga@titech) IBM-PC/AX/J3100
- * extend meta-keys (tominaga@titech) IBM-PC/AX/J3100
- (1) ALT+[A] old: ESC A NEW: ESC a
- (2) ALT+SHIFT+[A] old: ESC A NEW: ESC A
- (3) ALT+CTRL+[A] old: ESC A NEW: ESC ^A
- * save 'drop line at exit' in set-up file correctly (ALL)
- * don't display non supported escape sequences (ALL)
- * fix terrible 'infinit bell' bug (ALL)
- * load application cursor and application keypad strings correctly
- IBM-PC/AX/J3100
-
-
- difference between hterm2.5.1(89/12/13) and hterm2.5.0(89/11/24)
-
- * BS Key Watcher (in 'General Set-Up')
- * fix keyboard hangup problem (PC98XA)
- * remap typewriter keys function (PC9801)
- * fix timer bomb problem (PC9801)
- * fix DEL sending problem when using with mttk2 (PC9801)
- * support kermit long packet (all)
- * NEC Kanji code (ACOS kanji) (all)
- * change kanji in/out timing (all)
- old: kanji in/out for each character
- new: kanji in/out for each sequence
- * abandon XMODEM EOT confirmation (all)
- * fix application cursor mode HOME, HELP key problem (PC9801)
- * audible bell, visible bell, a/v bell (all)
- * 'Drop Line at Exit' option in communications set-up. (all)
- * quick xmodem file receiving by META(ALT)-PF1 (all)
- * length of function key string is increased to 16 chars from 13 chars. (all)
- * extend hterm control by META-Function keys.
- * fix wild card expansion bugs in kermit/xmodem
-
-
-
- difference between hterm2.5.0 and hterm2.4.0
-
- * auto login
- * kermit bit8 quoting
- * fix PC98XA, PC9801UV hang up
- * fix PC98XA ico saver color bug
- * fix IBM-PC set-up COM1: COM2: display bug
- * fix xmodem sending file name problem
- * fix CSI ($9b) treatment in SJIS mode
- * We can change drive number by change directory.
- * xmodem uses 8bit no parity automatically
- * useless baud rates are removed.
- * change serial receive buffer size from 500 to 2000
- * support J3100 Japanese DOS
- * cursor position reporting
- * 38400 baud serial speed on IBM-PC/AX/J3100
- * add critical error handler so that to prevent hanging hterm up when
- hterm accesses to a file on a drive which is not ready
-
- difference between hterm2.4.0 and hterm2.3.0
-
- * fix upload/logging bugs
- * RTS/CTS flow control
- * 19/20/24/25 line mode works well
- * Ico saver
- * internal.doc
- * You can set size of buffer of history editor from environ variable.
- * Xmodem, Ymodem
- * repleatively paste
- * file up load delay
-
- Enjoy!
-
- ------------------------------------------------------
- HIRANO Satoshi hirano@tkl.iis.u-tokyo.ac.jp
- Institute of Industrial Science, University of Tokyo Japan
-
-
-