home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / FMAST210.ZIP / FMAST210.NEW < prev    next >
Text File  |  1994-07-12  |  6KB  |  122 lines

  1. ===============================================================================
  2.                       Files Listing For FileMaster v2.10
  3. ===============================================================================
  4.  
  5. FILEMAST.EXE  223674  7-11-94 11:42a
  6. FMAST210.DOC   46754  7-11-94  4:46a
  7. FMAST210.NEW    5734  7-12-94  2:23a
  8. REGISTER.DOC    2444  7-10-94  3:48p
  9. FILE_ID.DIZ      409  7-10-94  3:45p
  10.  
  11. ===============================================================================
  12.                  FileMaster Bug Fixes, Changes, & Enhancements
  13. ===============================================================================
  14. 07/10/94
  15.  
  16. The first public release of FileMaster ( now at version 2.10 ).
  17.  
  18.    1. FIX - Documentation updated.
  19.  
  20.    2. FIX - Cosmetics.
  21.  
  22.    3. ADDED - Color configuration option on the BBS Configuration menu.
  23.  
  24.    4. FIX - File Not Found error when importing FILE_ID.DIZ and DESC.SDI
  25.       from added files.  This error was occurring for ARJed files only
  26.       due to a command line bug when shelling to ARJ.
  27.  
  28.    5. ADDED - Delete/Move option when importing files and Delete option
  29.       when a matching file is found.  If the (R)eplace option is
  30.       selected to replace an old file with a newer one, the old file can
  31.       now be moved out of, or deleted from the BBS directory.
  32.  
  33.    6. FIX - FM will now not include the FILES.BBS or FILES.BAK files on
  34.       importing/adding new files from directories.
  35.  
  36.    7. ADDED - Better CD-ROM support, including a seperate file
  37.       availability indicator and ask on creation of all files lists.
  38.  
  39.    8. ADDED - The FILES.BBS file for each area will now be written with
  40.       the same area header that was/is being used in the all files
  41.       lists.
  42.  
  43.    9. FIX - File Not Found error when importing files from FILES.BBS.
  44.       This error was caused by a failure to close the FILES.BBS file,
  45.       causing opened file limits (FILES= statement in CONFIG.SYS) to be
  46.       reached.
  47.  
  48. 04/01/94
  49.  
  50. There is still no direct fix for CD-ROM areas.  The way around the file access
  51. error when FM tries to write a new FILES.BBS to the CD-ROM is to put your CD-ROM
  52. FILES.BBS files in an HD directory and name them in some identifying way, then
  53. define the list directory and file name in PROCFG or FM.  Example:
  54.  
  55. Create directory CDLISTS under your MAIN BBS directory and copy all your CD-ROM
  56. FILES.BBS lists into that dir, naming the lists according to what CD they are
  57. for;
  58.        C:\PB\CDLISTS
  59.           NIGHTOWL.BBS <--- List for NightOwl CD
  60.           CD002.BBS    <--- List for CD-ROM #2
  61.  
  62. In FM-->Area Config, the corresponding entries for "List:" would be:
  63.  
  64.        C:\PB\CDLISTS\NIGHTOWL.BBS
  65.        C:\PB\CDLISTS\CD002.BBS
  66.  
  67. At this point, the above set-up is only to avoid FM ending in an error when
  68. it tries to write to a CD-ROM.  I will be adding a fix for this at a later time
  69. so the above steps will not be necessary.
  70.  
  71.    1. FIX - FileMaster (FM) will now make a backup of pre-existing FILES.BBS
  72.       files.  FM will first delete a FILES.BAK file if it exists in a BBS
  73.       file directory then rename a prexisting FILES.BBS file to FILES.BAK.
  74.  
  75.    2. ADDED - Upon initial installation FM will ask if you want to import
  76.       pre-existing files or FILES.BBS files in your defined BBS file
  77.       directories.  If you choose to do so FM will first grab file and
  78.       description information from an existing FILES.BBS file.  It will then
  79.       check for any files in each directory that did not exist in the FILES.BBS
  80.       and import them, automatically importing a FILE_ID.DIZ or DESC.SDI file.
  81.  
  82.    3. FIX - Out Of String Space errors fixed by changing string variables to
  83.       dynamic arrays of fixed length strings.  Instead of only 64k available
  84.       for use to FM for string space, all available conventional memory can
  85.       be used.
  86.  
  87.    4. FIX - Scrolling backward in the View/Edit/etc. routine when there are
  88.       no records will not cause an error.
  89.  
  90.    5. ADDED - Import functin on View/Edit/etc. menu.  This function is like
  91.       #2 above, but imports "orphaned" files into the master list, just in case
  92.       you put files in your BBS dir's without using FM and later you want to
  93.       add those files to the master list.
  94.  
  95.    6. FIX - The Copy/Move routine was reporting a String Space corrupt error due
  96.       to the fact that a DOS shell was being used to copy/move files and string
  97.       pointers were being changed by DOS.  An internal copy/move routine is now
  98.       being used to avoid the error.  However, a side affect is that only a 2k
  99.       buffer is used to do the copying/moving, slowing the operation down a bit
  100.       and causing the HD to work harder.  I'll be searching for a more efficient
  101.       way to do this.
  102.  
  103.    7. ADDED - Registration requirement.   Registration consists of filling out
  104.       the registration card and sending it to me by NET/SNAIL-MAIL.  There is
  105.       still no money required.  The Copy/Move and Sort functions are disabled in
  106.       then unregistered version.
  107.  
  108. 03/20/94
  109.  
  110.    1. The first wide beta release of FileMaster v2.00ß
  111.  
  112.    2. FileMaster v2.00ß is almost completely a re-written version of
  113.       FileMaster v1.00 which was never released to the public.
  114.       Although workable, v1.00 was extremely slow and the user interface
  115.       was extremely rough.  Nearly a year has passed since the idea of
  116.       FileMaster first began being coded.  Version 2.00ß includes direct
  117.       support for ProBoard v2.00.
  118.  
  119.    3. File indexing, much improved sort routines, search options, and
  120.       global change options were added.
  121. ===============================================================================
  122.