     History
     -------

     7-8-93  (v1.0)

     Initial coding and release.


     8-02-93 (v1.1)

     - Minor corrections in the code, also optimized the search routines
       they are now not only a bit smaller but the door should now run up
       to %25 faster then the the previous release.
     - Fixed some minor cosmetic oops!
     - Compiled with the latest PPL compiler.
     - Added a Help file.  Typing (H) at prompt will now show the caller
       a HELP file.  <This was requested by some sysops> which needed
       to provide the user with special information, when or IF this
       door was being used for a special purpose.  The Help filename
       should be named HELP (for MONO) / HELPG (for ANSI) / HELPR (for RIP)
     - Added an INFO file which is displayed to the caller.  The Info Filename
       is ; INFO (for MONO) / INFOG (for ANSI) / INFOR (for RIP)
     - Fixed a bug in which if a searched item was longer then one page, and
       the caller used the NS option at the prompt to display the found matches
       in non-stop mode, the NS would be saved to memory and any searches which
       followed during that session in the door would automatically display in
       NonStop mode regardless weather the caller specified it or not. Fixed!

