home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / dwnsrt61.zip / WHATSNEW.61E < prev   
Text File  |  1995-08-25  |  5KB  |  82 lines

  1.  
  2.  
  3.     DOWNSORT VERSION 6.1
  4.  
  5.     Note: This version is still designed for Maximus version 2.0, but is
  6.     MAX 3.00 aware and will run safely under MAX 3.00.  If you have
  7.     migrated to MAX 3.0, run SILT[P] with the -2s option to generate the
  8.     MAX 2.0 compatible AREA.DAT file in addition to the regular MAX 3
  9.     control files.
  10.  
  11.     See also the commentlines marked '6.1' in Downsort.Cfg, and read the
  12.     warning at the end of this paragraph!
  13.  
  14.     ■  When errors occur while re-building an existing FILES.BBS file, the
  15.        backup file (created by Downsort) will be restored by Downsort
  16.        itself.
  17.     ■  Downsort will create a 'semaphore' file DOWNSORT.BSY in the current
  18.        directory at start-up and removes it just before termination.  Other
  19.        processes may test the existence of this file.  For example you
  20.        might put a check in a Maximus menu to decide not to enter the
  21.        file-menu while Downsort is running and possibly updating FILES.BBS.
  22.        Or you may avoid running more than 1 copy of Downsort at the same
  23.        time.  Downsort itself does not check on the semaphore file!
  24.     ■  USRmodel specification changes:
  25.        ∙  USRmodel statement should specify a name only
  26.        ∙  The line immediately following it is taken as the model-string
  27.        ∙  USRFileList should now specify the name of the USRmodel with -U
  28.           option
  29.     ■  USRFileLIst extended with '%$' (file privilege), '%L' (file Lock
  30.        string) and '%N' (download count, if present in format of '[nnn]' in
  31.        file description) and '%Z' (last-access date)
  32.     ■  Dates will now always have 8 characters (leading space-character is
  33.        now a leading zero).
  34.        Multiple 'Title'-lines may now be specified for multi-line BLOCK
  35.        titles.
  36.     ■  Orphan files were always adopted in FILES.BBS, but listed after a
  37.        ^PS line (files after that line had SYSOP privilege).  This feature
  38.        of Downsort has changed on popular demand:
  39.        ∙  Orphans will not be added to FILES.BBS anymore by default.
  40.           Specify the new '/O' ('Orphan-adoption') flag on FILFilePath line
  41.           to have orphans added to FILES.BBS (=adoption!) like before.
  42.        ∙  A line with '^PS' will not be inserted anymore in front of
  43.           orphan-lines.  This prevents that entries which are added to the
  44.           bottom of FILES.BBS by other programs (e.g. TICK) will
  45.           incorrectly be marked as SYSOP-only files.  But if Downsort
  46.           inserts orphans (if you use the /O-switch), it will be at the end
  47.           of Files.Bbs, and therefore orphans will obtain the privilege of
  48.           the 'regular' files at the end of Files.Bbs, which might be
  49.           higher than the area-privilege.
  50.     ■  ALLFileList will contain a formfeed for the Summary report.  A REXX
  51.        procedure 'SPLITSUM.CMD' is provided to extract the summary report
  52.        from this list.
  53.     ■  For FidoNet nodes only, betatest versions of Downsort are now
  54.        available by file request from &DIGA., see the section
  55.        "Availability" in Downsort.Doc for details.
  56.     ■  Bug fixes:
  57.        ∙  No more 'split' line with privilege/lock in FILES.BBS with long
  58.           area-names.
  59.        ∙  Total bytecounts exceeding 4 GB will be reported now correctly.
  60.        ∙  The /R option for FILFilePath will now also remove entries in
  61.           FILES.BBS of areas without downloadable files.
  62.        ∙  %P in USRmodel will now substitute the explicit path of those
  63.           files that have a path specification in FILES.BBS (in stead of
  64.           the path of the download directory).
  65.        ∙  Some 'cosmetic' improvements like the version number of Warp,
  66.           which will now correctly be reported as 3.0 (in stead of 2.30).
  67.  
  68.     WARNING: This version is planned to be the last version of Downsort
  69.     that:
  70.     1. will run under OS/2 1.x.  A 32-bit OS/2 2.00+ only and a DOS-only
  71.        version will be distributed.
  72.     2. will support MAX 2.0 (the next version will only support MAX 3.00+).
  73.     3. will support EMI-, OK-, and IPF- (the OS/2 1.x variant) FileLists.
  74.        I think these variants are obsolete.  The OKfile, if anyone may
  75.        still use it, can easily be built with USRFileList, the current
  76.        Downsort.Cfg contains already an example.  So for this type of list
  77.        you could already convert today!
  78.  
  79.     This is a PLAN!  Please signal me if you expect to become victim of an
  80.     undesired change!
  81.  
  82.