home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / pwrlst41.zip / HISTORY.DOC < prev    next >
Text File  |  1993-04-13  |  8KB  |  182 lines

  1.                    History of Changes in Power List
  2.                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 4.1        Corrected a problem where the .ZIP was not being removed when
  4.            a user logged out of door.  Sorry!!
  5.  
  6.            When doing a new scan the display was showing files that did
  7.            not meet the date requirement.  This is fixed.
  8.  
  9.            When searching the door would display dir file path and
  10.            location.  This is not a good idea, and it is fixed. I must
  11.            really have been tired.
  12.  
  13.            When viewing a directory if you aborted in the middle of the
  14.            menu display you couldn't choose a dir to view without going
  15.            to the end of the menu.  This is fixed.
  16.  
  17.            Fixed the log entry to show Protocol and not command line.
  18.  
  19.            Increased the keyboard inactivity time out variable so that
  20.            slower users don't keep getting menu re-draws.
  21.  
  22.            As of 4.1 I have included a seamless version of PowerList,
  23.            the filename is PWRLISTX.EXE. This version will only work
  24.            for users that have a valid serial number.
  25.  
  26. 4.0        First before I forget registered users will need a new serial
  27.            number for version 4.0 and later.  I will try to call all
  28.            registered users and give them their new number.
  29.  
  30.            Major changes to the config file!!!! Be sure to read the docs.
  31.  
  32.            I have given the Menus a whole NEW look per a few requests. I
  33.            hope you like them.  The menus are displayed just a little bit
  34.            faster now but ANSI can only be so fast.
  35.  
  36.            I added support for a color menu file(ansi not @Xcodes). Just
  37.            create a colr file and name it the same as the non-color file
  38.            listed in the .cfg file but append a "G" to the end of the
  39.            file name.
  40.  
  41.            The code was getting large enough that I had to move the help
  42.            file back out to a separate file.  So be sure that PWRLIST.HLP
  43.            exists in your door directory where the executable is.
  44.  
  45.            The opening screen wasn't displaying properly on the remote
  46.            screen. This is repaired.
  47.  
  48.            A lot of SysOps asked me to change the config file in a way that
  49.            would allow them to have dirictory files in different locations.
  50.            I over looked this need because of short sightedness on my part.
  51.            Be sure to look at the docs for the changes to the .cfg file.
  52.  
  53.            I added the ability for the SysOp to name the .ZIP file that
  54.            PowrList creates.  So instead of PWRLIST.ZIP you could have
  55.            NITELITE.ZIP.  This feature only works with registered versions.
  56.  
  57.            PowerList now creates a file called PWRLIST.LOG which holds all
  58.            the information about how the door is being used.  You can track
  59.            file area popularity with the log.
  60.  
  61. 3.7        When adding to a list I was redisplaying the entire menu each
  62.            time.  I changed this so that users can add multiple dirs
  63.            without scrolling through the menu each time.  For all you
  64.            SysOps with 200 or 300 directories, SORRY!
  65.  
  66. 3.6        I was handling non-standard com ports incorrectly.  Now it is
  67.            necessary to enter 2 lines into the config file so that Power
  68.            List can properly send commands to DSZ.  Read the docs on
  69.            creation of the .cfg file.
  70.  
  71. 3.5        Changed the (T)ext Search option so that each time a match is
  72.            found it is displayed on the screen.  Also added the ability
  73.            to abort in the middle of a text search, and progress to that
  74.            point is still logged in your POWER LIST.
  75.  
  76.            Changed the output of the (S)can by Date options to match
  77.            that of the (T)ext Search option and also added the ability
  78.            to abort that one as well.
  79.  
  80.            Made a few cosmetic corrections to a couple of screens.
  81.  
  82. 3.1        Fixed some array boundries that were causing a couple
  83.            problems.
  84.  
  85.            Added "K" command to the main menu to turn HotKeys on/off.
  86.  
  87. 3.0        This version is a complete re-write using Ted Freemans' Door-
  88.            Frame.  This was needed in order to get rid of the lock ups
  89.            occuring upon exiting the door.
  90.  
  91.            Power List should now work with other BBS packages besides
  92.            PCBoard, however I have no way of testing it so if you try it
  93.            on another package and have trouble let me know.  If it works
  94.            properly you will tell me when you register. Right? <GRIN>
  95.  
  96.                 !!!!!!!!! IMPORTANT !!!!!!!!!!! IMPORTANT !!!!!!!!
  97.                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  98.            This version requires a change to the config file so be sure
  99.            to read the docs!!!!
  100.  
  101.            The capability to understand PCBoard's @X codes is no longer
  102.            available.  This is not to say that it won't be back some
  103.            day, but for now you will have to keep a DIR and a DIRG menu
  104.            file available for Power List to use.
  105.  
  106. 2.2        Added a text search routine.  You can now search for all
  107.            occurances of a string and abort at any time and still download
  108.            the list from where you aborted.
  109.  
  110.            I still have not try to get the extra description lines as that
  111.            would increase code size dramatically as well as the size of the
  112.            file the user downloads.  And the purpose of this utility is to
  113.            keep transfer time to a minimun.  If the user want's multi-line
  114.            descriptions he/she can select entire directories to download.
  115.  
  116.            The scan routines are a little faster now and also are a bit
  117.            more explanatory.  The program keeps you informed as to how far
  118.            the scan has progressed.
  119.  
  120. 2.1        Added the ability to abort a file date scan prior to its
  121.            finishing.  I am still working on adding the extra description
  122.            lines to the list.  I originally left them out for sake of size
  123.            as I was attempting to keep the download to a minimum.
  124.  
  125. 2.0        First I had to fix a couple of input errors that I over looked.
  126.  
  127.            The adopt screen is now built in and you will not need the file
  128.            ADOPT.SCR anymore.  The registered version of Power List will
  129.            not display this file.
  130.  
  131.            The help menu is now built in and you will no longer need this
  132.            file either.
  133.  
  134.            I revised the menus so as to be more descriptive and to
  135.            facilitate an expert mode for users familiar with the commands.
  136.  
  137.            Added an expert mode for those users who know their way around
  138.            the program.  This speeds up the door a little as the screens
  139.            display a little faster.
  140.  
  141.            Added SCAN ability based on either the LastDirListing data
  142.            from the users file, or the user can input a date of his/her
  143.            choice.
  144.  
  145.            ---IMPORTANT---IMPORTANT---IMPORTANT---IMPORTANT---IMPORTANT---
  146.            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  147.            This last change required I add a line to the config file so
  148.            please be sure to change your config file or the door will crash.
  149.  
  150. 1.6        Some users had trouble with some directory numbers not being
  151.            accepted or being told they were not there when they were. This
  152.            is now fixed.  Also the door was creating an unwanted file in
  153.            the temp directory, I removed that.
  154.  
  155. 1.5        I messed up guys and gals and made it impossible to exit with-
  156.            out the CAPS LOCK key on.     OOPPSS!!
  157.  
  158. 1.4        Another over sight on my part sorry.  It seems I forgot that some
  159.            Sysops might have a DIR file that was more than one screen.  The
  160.            program would prompt more input every 23 lines but would allow
  161.            no input except a carriage return.  This is fixed now.
  162.  
  163. 1.3        Fixed an over sight on my part.  The door would only recognize
  164.            com1.  I added a line to the config file so be sure to read the
  165.            DOCS!!!!
  166.  
  167. 1.2        Attempted to find and correct a problem that would occassionally
  168.            lock up the program during a file copy routine.
  169.  
  170. 1.1        Made just a few cosmetic changes.
  171.  
  172. 1.0        Original release
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.