home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MFM_119C.ZIP / MFM.HST < prev    next >
Text File  |  1993-06-04  |  8KB  |  173 lines

  1. HISTORY
  2. -------
  3.  
  4. 1.00        17mar90        First public release.
  5.  
  6. 1.01        30mar90        Added, Search for string, Tag and Mass move.
  7.  
  8. 1.02        12apr90        Added view file and enhanced the move and copy.
  9.                            You will need "LIST.COM" and "SHEZ.EXE" to use
  10.                            the ALT-V command.  Fixed bug with copy or move
  11.                            not having enough space.
  12.  
  13. 1.03        29apr90        Minor bug fixes.
  14.  
  15. 1.04a       15may90        Removed prompt in mass move.  Added checking to
  16.                            make sure there is enough room for the file to be
  17.                            copied and FILES.BBS to be modified on destination.
  18.                            Fixed problem with mass move when entries were not
  19.                            on the screen.  
  20.  
  21. 1.04b       19may90        Added to commands ("," and ".").  Changed operation
  22.                            of quit command slightly.
  23.  
  24. 1.04c       24may90        Fixed bug with quit command. (NQN)
  25.  
  26. 1.04d       06jun90        Increased number of columns in area display.  Added
  27.                            new commands in area selection.
  28.  
  29. 1.05a       23jun90        Added ALT-F command, to force SHEZ on a file with
  30.                            an improper extension.
  31.  
  32. 1.05b       30jun90        Added *NEW* way to change areas. (Start spelling
  33.                            the area)
  34.  
  35. 1.05c       03jul90        Added ':' to area mask.  Changed quit in area
  36.                            selection to allow quick quitting.
  37.  
  38. 1.05d       15aug90        Changed the save procedure to start the description
  39.                            at position 14.
  40.  
  41. 1.06a       20aug90        Added support for three line descriptions.  Fixed
  42.                            several bugs. (^Q)
  43.  
  44. 1.06b       30aug90        Fixed problem with case sensitivity in area table.
  45.  
  46. 1.06c       06sep90        Added ability to quote keys in description edit.
  47.                            This is done with the ^Q key.
  48.  
  49. 1.06d       07sep90        Fixed problem with "BuildList" properly identifying
  50.                            comments.
  51.  
  52. 1.06e       08sep90        Changed insert command, to only insert a blank.
  53.  
  54. 1.07a       11oct90        Changed tagging to also move down.  Fixed problem
  55.                            with area select #1 key.
  56.  
  57. 1.07b       22oct90        Fixed problem, when killing top entry the display
  58.                            show the killed list over and over to fill the
  59.                            screen.  The TopEntry was not updated properly.
  60.                            In released version 1.07, the file AREA.INC was
  61.                            corrupted.
  62.  
  63. 1.07c       26oct90        Fixed problem with "BuildList" properly identifying
  64.                            comments. (again)
  65.  
  66. 1.07d       27oct90        Fixed problem with "FreeSpace" showing 0k free.
  67.  
  68. 1.07e       29oct90        Fixed problem with only filename.
  69.  
  70. 1.08a       07nov90        Tick release of 1.08 in SDSMAX.
  71.  
  72. 1.08b       23nov90        Added CTRL-X command to copy the description from
  73.                            the record above.
  74.  
  75. 1.08c       26nov90        Added ability to specify AREAS.CTL's name.
  76.                            Example >>>---> -aC:\MAX\FILEAREA.CTL
  77.                            Added ability to specify number of columns in area
  78.                            display.  From 3 to 8, default 5.
  79.                            Example >>>---> -k8
  80.  
  81. 1.08d       28nov90        Added new command "^A - Adopt All Orphans".  Change
  82.                            Find both to from ^A to ^B.
  83.  
  84. 1.08e       09dec90        Changed from TP5.5 to TP6.0
  85.  
  86. 1.08f       19dec90        Changed from AREAS.CTL to AREA.DAT, with the unit
  87.                            MAXAREAS.  Renamed all .INC files to .PAS to make
  88.                            it easier to work in TP60.
  89.  
  90. 1.08g       20apr91        Added CallList routine to allow viewing files
  91.                            without extensions.  (ALT-L)
  92.  
  93. 1.09        14jun91        Added support for ARJ files.  Fixed file sharing
  94.                            problem.  Improved copy subroutine and AREA.DAT
  95.                            reading subroutine.  Fixed problem with ^B (find
  96.                            string in description and filename).  Added MASS
  97.                            COPY subroutine.
  98.  
  99. 1.09a       19jun91        Fixed problem with move subroutine.
  100.  
  101. 1.09b       20jun91        Fixed problem with AREA.DAT file being greater then
  102.                            an integer value.
  103.  
  104. 1.09c       03aug91        Changed >= to > in MAXAREAS.PAS to fix problem with
  105.                            missing the last area.
  106.                            "If (StructLen*AreaNo) > FileSize(AreaDat) Then"
  107.  
  108. 1.09d       23sep91        Fixed problem with "0" as leading character.  Added
  109.                            size and number of files.
  110.  
  111. 1.09e       27sep91        Added ALT-Z to view GIFs.
  112.  
  113. 1.09f       22oct91        Added file path to line 25.
  114.  
  115. 1.09g       23oct91        Added file path to line 25 on area select.
  116.  
  117. 1.09h       23oct91        Changed colors to match Maximus.
  118.  
  119. 1.09i       31oct91        Changed more colors.
  120.  
  121. 1.09j       03nov91        Added internal skip list.  Will now save original
  122.                            FILES.BBS to FILES.BAK
  123.  
  124. 1.10        16nov91        Added external skip list.  (MFM-SKIP.LST)  Maximum
  125.                            skip entries is 20.
  126.  
  127. 1.11        29dec91        Changed MAXAREAS to use RECORDBUFFER.
  128.  
  129. 1.11a       30dec91        Forgot to set file mode to 64.
  130.  
  131. 1.11b       07jan92        MFMRUNFB.BAT will now be created when and area is
  132.                            edited and the command line switch -R is used.
  133.  
  134. 1.11c       20aug92        Increased size of description field to 255.  Fixed
  135.                            problem with MASS MOVE skipping the last entry.
  136.  
  137. 1.11d       21aug92        Added SDN to autoload SHEZ.  Added toggle between
  138.                            Vpic and Cshow to view Gifs.
  139.  
  140. 1.12        05jan93        Added remote page option. (^P)
  141.  
  142. 1.12a       13feb93        Changed sort to allow sorting on Name, Ext, Size or
  143.                            Date.  Added use of config file and changed view.
  144.  
  145. 1.12b       14feb93        Added "Debit User" function. (^R)  When positioned
  146.                            on a file that the uploader should not get credit
  147.                            for.  Press ^R and if the upload is still listed
  148.                            in the UL.LOG file, the user will be debited by the
  149.                            size of the file.
  150.  
  151. 1.12c       20feb93        Modified debit function to allow debit and credit.
  152.                            Started addition of compressed file directory.  Zip
  153.                            and Arj viewer now working.  Changed all files to
  154.                            units.  Fixed problem with display stack.
  155.  
  156. 1.12d       08mar93        Changed to Borland Pascal 7.0  Added sort option to
  157.                            sort on description.
  158.  
  159. 1.12e       09mar93        Added indicators for FIRST and LAST positions.
  160.  
  161. 1.19a       17may93        Changed area selection to allow any number of areas
  162.                            and to allow CDROM support.
  163.         *** Support for file build has been temporarily removed ***
  164.  
  165. 1.19b       29may93        Added CDROM support.  *** ALPHA ***  Be VERY careful
  166.                            with this version.  I had to change the file copy
  167.                            and move routines to allow CDROM support.  Command
  168.                            line parameters now use a "/" in place of the "-".
  169.  
  170. 1.19c       04jun93        Command line parameters now use a "/" or a "-".
  171.                            Added new tab command on area select screen.  Tab
  172.                            will now open a DOS directory selector.
  173.