
            This file contains information not in the manual.  

The program and documentation were not created for novice computer users.  It
is assumed that you are computer literate, understand how to print files,
create and maintain directories, transfer files to the hard disk, and so on. 
Although helpful, an understanding of programming is not necessary.  

                               NOTE

The user manual and program help screens cover the full system.  This version
allows you to specify 3 inputs, 1 output, and 50 rules (maximum).

There are several files on the disk that aren't covered in the
manual.  


     ARTICLE.DOC    -    An overview of fuzzy logic.
     ART.FUZ        -    File for FuzzyOne used in the manual's
                         tutorial.
     DEMO.FUZ       -    The same.
     DEMO.GET       -    Assembly code that is added to the TSR 
                         for the hardware covered in the
                         tutorial.  It organizes the input data.
     DEMO.PUT       -    The same but for writing output values.
     GET.COM        -    DEMO.GET in executable format that is
                         included when the TSR is generated.
     PUT.COM        -    DEMO.PUT in executable format.
     INTOFF.COM     -    Disables the interrupt of any of the
                         three parallel ports.
     INTOFF.ASM     -    Assembly code for above.
     ENDIT.COM      -    Program that removes a TSR from memory.  Can be
                         used for both types, timer and non-timer.
     ENDIT.ASM      -    Assembly code for above.
