home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / czbeta2a.zip / BUG.FIX < prev    next >
Text File  |  1993-03-09  |  4KB  |  96 lines

  1. Changes From v2 Beta 9 To Beta A
  2.  
  3. ** This Beta version may be freely distributed to the public.
  4. ** Unless there is a large number of bugs reported, This IS the final beta.
  5. ** Any bugs reported will be corrected in the release version.
  6.  
  7.       * Bug 'Workaround' for RemoteAccess v2.00gamma - In RA v2 the Node (*N)
  8.     can only be passed on the command line once, This caused problems for
  9.     multi-node systems that also use DORINFO1.DEF (/N /I). When specifying
  10.     the path to the dropfile (/I) any $N will be replaced with the node
  11.     specified by /n.  ** CZip Is 100% RA v2 Compatible **
  12.          Example: CZIP /P*P /F@ /T1 /IC:\RA\NODE$N
  13.  
  14.       * Changed the comment "CREATE" option, Now placing a "*" before th comment
  15.         path/name will cause CZip to process the comment, This allows you to
  16.         use random comments and have them processed.
  17.  
  18.       * Fixed bug with CREATE comment, CZip would dir if the parms where the
  19.         last entrys on the line.
  20.  
  21.       * Fixed bug that cuased Virus Infected Files to be moved to the BadDir
  22.         even when a Virus dir was specifyed.
  23.  
  24.       * The 'Compressed' Logstyle will now include the uploaders name when
  25.     using a dropfile. (Now 'Compressed will write 2 lines in the logfile)
  26.  
  27.       * HOPEFULLY Fixed bug that caused CZip not to take the modem offhook if
  28.     the user dropped carrier.. This bug was strange as it worked on most
  29.     systems.
  30.  
  31.       * Added support for external "BBS AD Finders" such as Anti-Ad
  32.     CZSETUP CommandLineSetup/Page 4.
  33.  
  34.       * Added option 'Exit After Test', This file (CZSETUP/CommandLineSetup/
  35.     Page4) will be run after an archive passes all tests.
  36.  
  37.       * Moved option 'Exit Before Add' to CZSETUP/CommandLineSetup/Page4
  38.  
  39.       * The FailOnEBA Error option has been replaced by FailEL: below the EBA
  40.     option, This is the errorlevel EBA will return when the archive should
  41.     fail.  ExitAfterTest also has this option. (Specifying -1 or the
  42.     errorlevel will disable errorlevel checking.)
  43.  
  44.       * The size of the Unwanted file list is now unlimited (the previous
  45.     limit was 300).
  46.  
  47.       * The size of the CRC Unwanted list is now unlimited (the previous
  48.     limit was 300).  The CRC search time has also been improved.
  49.  
  50.       * Corrected a few problems with date checking.
  51.  
  52.       * Config file reading is now much faster.
  53.  
  54.       * When CZip finds unwanted files it will now call the archive program
  55.     ONCE instead of once for each file. (This has a major increase on speed
  56.     when multiple unwanted files are found.)
  57.  
  58.       * Added a small utility ADDCRC.EXE, This program can determine CRC's and
  59.     add them to your 'Unwanted CRC list". Type ADDCRC for usage.
  60.  
  61.       * Fixed problem with giftest returuing errorlevel 40
  62.  
  63.       * Fixed bug that caused CZip not to convert archives.
  64.  
  65.       * A few internal changes to increase speed.
  66.  
  67.       * Added new option CZSETUP/COMMAND LINE/SCAN ScanEL: Here you can define
  68.         an errorlevel your virus scan programs returns on fail.  This is for those
  69.     that use something other than SCAN.
  70.  
  71.       * Added 2 new errorlevels, 4 File Failed ZDCS (Duplicates) - 5 Sysop
  72.         aborted testing.
  73.  
  74.       * CZip can now handle directories inside archives, The "default" command
  75.     lines for ZIP/ARJ/LZH/PAK/SCAN have been changed.
  76.     To Update your config add/change the following to the command lines:
  77.      ZIP EXTRACT: Add -d
  78.      ARJ EXTRACT: Change ARJ E to ARJ X
  79.      LZH EXTRACT: Change LHA E to LHA X
  80.      PAK EXTRACT: Change PAK E /WA to PAK E /I /WA
  81.      SCAN: Add /Sub
  82.  
  83.       * Added "GIF Compress" command line, This make it possible for CZip to
  84.     GIFLite or JPG .GIF files.
  85.  
  86.       * Fixed bug that caused ZIP JRSFX files not to be tested.
  87.  
  88.       * Fixed bug that caused "STRIP COMMENTS" not to work.
  89.  
  90.       * Changed wording when testing with ZDCS, CZip will now say it's Checking
  91.     for duplicates. (For those that have no idea what ZDCS is.)
  92.  
  93.       * There is a new file included with CZip "KD.EXE", This file MUST be in
  94.     the same directory as CZIP.EXE (or czip will not run).  It is used for
  95.     deleting CZip temp directories.
  96.