How to start CHForth 1.2.6:

Choose a drive to install CHForth, the root directory of an empty 1440 Kb 
or old 720Kb floppy is fine too.

Type for example "A:INSTALL C:" and wait
(the A: is of course the drive where CHF126.ZIP is).

Type CHF and the system will startup.


Custom CHForth installation:

If you have a 386 processor or higher, you could delete the file in the
CHF\BIN directory called CHFORTH.EXE and rename CHF386.EXE to CHFORTH.EXE.

Copy the file CHF.BAT from the CHF directory to a directory of your choice, 
preferably where MS-DOS can find them. The environment variable PATH must 
be set to this directory (see your AUTOEXEC.BAT file).

Go to the CHF directory and type "CHF". That's all.

You can use all Forth commands at the command line after "CHF". Remember
that words like >R and R> are forbidden by DOS.
