BUG.FIX

4 KB 3cc746271845fa90…
Changes From v2 Beta 9 To Beta A

** This Beta version may be freely distributed to the public.
** Unless there is a large number of bugs reported, This IS the final beta.
** Any bugs reported will be corrected in the release version.

      * Bug 'Workaround' for RemoteAccess v2.00gamma - In RA v2 the Node (*N)
	can only be passed on the command line once, This caused problems for
	multi-node systems that also use DORINFO1.DEF (/N /I). When specifying
	the path to the dropfile (/I) any $N will be replaced with the node
	specified by /n.  ** CZip Is 100% RA v2 Compatible **
         Example: CZIP /P*P /F@ /T1 /IC:\RA\NODE$N

      * Changed the comment "CREATE" option, Now placing a "*" before th comment
        path/name will cause CZip to process the comment, This allows you to
        use random comments and have them processed.

      * Fixed bug with CREATE comment, CZip would dir if the parms where the
        last entrys on the line.

      * Fixed bug that cuased Virus Infected Files to be moved to the BadDir
        even when a Virus dir was specifyed.

      * The 'Compressed' Logstyle will now include the uploaders name when
	using a dropfile. (Now 'Compressed will write 2 lines in the logfile)

      * HOPEFULLY Fixed bug that caused CZip not to take the modem offhook if
	the user dropped carrier.. This bug was strange as it worked on most
	systems.

      * Added support for external "BBS AD Finders" such as Anti-Ad
	CZSETUP CommandLineSetup/Page 4.

      * Added option 'Exit After Test', This file (CZSETUP/CommandLineSetup/
	Page4) will be run after an archive passes all tests.

      * Moved option 'Exit Before Add' to CZSETUP/CommandLineSetup/Page4

      * The FailOnEBA Error option has been replaced by FailEL: below the EBA
	option, This is the errorlevel EBA will return when the archive should
	fail.  ExitAfterTest also has this option. (Specifying -1 or the
	errorlevel will disable errorlevel checking.)

      * The size of the Unwanted file list is now unlimited (the previous
	limit was 300).

      * The size of the CRC Unwanted list is now unlimited (the previous
	limit was 300).  The CRC search time has also been improved.

      * Corrected a few problems with date checking.

      * Config file reading is now much faster.

      * When CZip finds unwanted files it will now call the archive program
	ONCE instead of once for each file. (This has a major increase on speed
	when multiple unwanted files are found.)

      * Added a small utility ADDCRC.EXE, This program can determine CRC's and
	add them to your 'Unwanted CRC list". Type ADDCRC for usage.

      * Fixed problem with giftest returuing errorlevel 40

      * Fixed bug that caused CZip not to convert archives.

      * A few internal changes to increase speed.

      * Added new option CZSETUP/COMMAND LINE/SCAN ScanEL: Here you can define
        an errorlevel your virus scan programs returns on fail.  This is for those
	that use something other than SCAN.

      * Added 2 new errorlevels, 4 File Failed ZDCS (Duplicates) - 5 Sysop
        aborted testing.

      * CZip can now handle directories inside archives, The "default" command
	lines for ZIP/ARJ/LZH/PAK/SCAN have been changed.
	To Update your config add/change the following to the command lines:
	 ZIP EXTRACT: Add -d
	 ARJ EXTRACT: Change ARJ E to ARJ X
	 LZH EXTRACT: Change LHA E to LHA X
	 PAK EXTRACT: Change PAK E /WA to PAK E /I /WA
	 SCAN: Add /Sub

      * Added "GIF Compress" command line, This make it possible for CZip to
	GIFLite or JPG .GIF files.

      * Fixed bug that caused ZIP JRSFX files not to be tested.

      * Fixed bug that caused "STRIP COMMENTS" not to work.

      * Changed wording when testing with ZDCS, CZip will now say it's Checking
	for duplicates. (For those that have no idea what ZDCS is.)

      * There is a new file included with CZip "KD.EXE", This file MUST be in
	the same directory as CZIP.EXE (or czip will not run).  It is used for
	deleting CZip temp directories.