home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac_os2 / fd53os2.zip / WHATS.NEW < prev   
Text File  |  1996-05-25  |  7KB  |  149 lines

  1.  
  2.     FileDude 5.3
  3.     ============
  4.  
  5.         WHAT TO DO
  6.  
  7.         Go to the Advanced Settings menu and verify that "Maximum number
  8.         of file description lines" is set to ten, if you are using RG
  9.         04-05-96 or later.
  10.  
  11.         If you are still using a version prior to 04-05-96, make sure
  12.         this field is set to five.  When you upgrade to 04-05-96 or
  13.         later, make sure you set this field to ten.
  14.  
  15.         THE GOOD STUFF
  16.  
  17.         Fix  Fixed a nasty problem with the word wrapping routines. Word
  18.              wrapping in FileDude should be much nicer now.
  19.     
  20.         Fix  FileDude would choke if the FILES.BBS-type list had exactly
  21.              60 characters in the first line of a description. The error
  22.              reported was "Str:[](uns)". Submitted by Timothy Phillips.
  23.     
  24.         Add  /NOSWAP commandline option.  This option turns off swapping
  25.              altogether when shelling to DOS and running archivers and
  26.              virus scanners.
  27.     
  28.         Fix  If FileDude has been continually updating the size of a
  29.              file entry of yours, it should do it only once now.
  30.              Submitted by Mark Presley.
  31.     
  32.         Mod  FileDude now checks the download and upload paths of each
  33.              file area before processing it.  If either of these two
  34.              paths are invalid, FileDude skips the file area, just as it
  35.              would if the file area was not accessible due to a SHARE
  36.              violation.  This prevents FileDude from trashing all the
  37.              entries if you're moving directories around, and you
  38.              mistyped a path. Submitted by Carl Morris.
  39.     
  40.         Fix  FileDude/2 now upper-cases all filenames it reads from
  41.              disk, so "hello.txt" is the same file as "HELLO.TXT". Since
  42.              RG is a DOS-based BBS software, this method of handling
  43.              filenames is consistent with how RG sees lowercase
  44.              filenames.  Submitted by Marc Weinmann.
  45.     
  46.         Mod  User interface goodie: when you hit SPACEBAR to toggle or
  47.              untoggle a file area in the Config Areas menu, the
  48.              highlight bar automatically moves to the next item.
  49.              Submitted by Brian Niegocki.
  50.  
  51.         Fix  Clicks of the mouse buttons are picked up better now in the
  52.              Processing screen.
  53.  
  54.         Add  You can now use the left mouse button to abort in the
  55.              Processing screen.  Submitted by Heath Hampton.
  56.     
  57.         Fix  Garbled ASCII junk at the end of uploaded extended
  58.              descriptions.
  59.     
  60.         Add  Support for RG 04-05-96 and 10-line descriptions.  If you
  61.              still want to use FileDude with an older version of RG,
  62.              change the "Maximum number of file description lines" in
  63.              Advanced Config to 5.  For RG 04-05-96, it should be set to
  64.              10.
  65.  
  66.         Add  BMP type to Archive Config.  This allows .BMP files to be
  67.              compressed with the "Convert Archives" feature.
  68.  
  69.         Add  FileDude now displays the current area it is processing in
  70.              the nonscrolling window at the top of the screen.  This is
  71.              handy when the "Processing [area]" message has scrolled off
  72.              the lower window, and you want to know what area a
  73.              particular file is being uploaded to.  Submitted by
  74.              Jennifer Therrien.
  75.     
  76.         Mod  When FileDude makes up a .DIR filename for an area in
  77.              "Create CD-ROM Areas", it now appends the hexadecimal
  78.              CRC-16 of the entire download path instead of the
  79.              8-character filename at the end of the download path.
  80.              FileDude can now create areas for both \BBS\WINDOWS and
  81.              \UTILS\WINDOWS;  before, it could not do this. Submitted by
  82.              Timothy Phillips.
  83.  
  84.         Fix  FileDude now does a case-insensitive search for filenames
  85.              in FILES.BBS-type lists.  Before, lowercase filenames were
  86.              not be found in lists which only had uppercase filenames,
  87.              and vice versa.  Submitted by Brian Niegocki.
  88.     
  89.         Fix  "Create CD-ROM Areas" was not creating areas.  It had the
  90.              FBASES.DAT open in read-only mode.  FileDude now opens the
  91.              FBASES.DAT in read/write mode when creating CD-ROM areas.
  92.              Submitted by Timothy Phillips.
  93.     
  94.         Add  Was FileDude missing some of the files in your CD-ROM
  95.              lists?
  96.          
  97.              It seems that there is a semi-wide problem of EMBEDDED
  98.              NULLs inside FILES.BBS-type files.  This causes problems
  99.              when any C/C++ program tries to do a string compare or
  100.              substring search, as those functions rely on the NULL
  101.              character being the terminator.  Basically, these EMBEDDED
  102.              NULLs were causing FileDude to prematurely terminate string
  103.              searches.
  104.  
  105.              FileDude now eradicates EMBEDDED NULLs upon loading the
  106.              FILES.BBS-type list into its buffer.
  107.  
  108.         Fix  If a FILES.BBS was imported, and the entry for the first
  109.              file on the list was deleted from the .DIR, FileDude would
  110.              not reimport the entry.
  111.     
  112.         Fix  Plural forms (like %[file/files]) were not being processed
  113.              before being written to the SYSOP.LOG (so you would see
  114.              both the singular and plural forms.) Submitted by Don
  115.              Ludington.
  116.  
  117.         Mod  "Stats" display now gives separate and summary statistics
  118.              on old files and uploaded (new) files.
  119.  
  120.         Add  You can now add a prefix to .DIR names created by the
  121.              "Create CD-ROM Areas" feature.  That means you can have
  122.              NOxxxxxx.DIR files for one CD-ROM, and POxxxxxx.DIR files
  123.              for another CD-ROM, etc. Submitted by Timothy Phillips.
  124.     
  125.         Add  You can now configure Archive Type and Comment Type in the
  126.              "Create CD-ROM Areas" menu. Submitted by Timothy Phillips.
  127.  
  128.     Mod  "Create CD-ROM Areas" reorganized.
  129.  
  130.         Mod  "Create CD-ROM Areas" will now detect duplicates based on
  131.              .DIR names rather than download paths.
  132.  
  133.         Add  "Create CD-ROM Areas" now supports both Night Owl's DIRxx
  134.              and DIRINFO.ROM formats for a listing of file area
  135.              descriptions.  FileDude automatically detects these
  136.              formats, and the filename of the list is not important.
  137.              DIRINFO.ROM format submitted by Timothy Phillips.
  138.  
  139.         Mod  The maximum length of the first line of descriptions, used
  140.              when FileDude wraps descriptions, now defaults to 50
  141.              characters.  You can still set this to 60 characters, but
  142.              because Renegade now only shows the user the first 50 in a
  143.              regular "List Files", it makes no sense for FileDude to
  144.              confuse the sysop into thinking its not wrapping
  145.              descriptions properly.
  146.  
  147.  
  148.     [end-of-file]
  149.