home *** CD-ROM | disk | FTP | other *** search
- ZZAP Quick Reference Guide
-
-
- Configuration file commands:
-
- ARC= Archiving program specification. EXT PROGNAME.EXT OPTIONS
- UNARC= Unarchiving program specification. EXT PROGNAME.EXT OPTIONS
- DEFAULT= The default extension, accepts any archive file extension.
- BADDIR= The subdirectory to place corrupted and infected archives.
- LOG= The path and filename of the activity log.
- SWITCH= Default command line switches.
- FIXER= Program name and options for file list fix up program.
- AGE= Maximum days old of files to be processed.
- PRE= Program and options to execute before extracting files from the
- archive .
- MID= Program and options to execute after extracting files from the
- archive.
- POST= Program and to execute to execute after creating the new archive.
- SCANOPT= Command line options for SCAN.EXE (virus scanner).
-
- Command line switches:
-
- /A± Flag HIDDEN, SYSTEM, or READ-ONLY attributes, archive will be
- considered corrupted.
- /C± Call the fix up program defined by FIXER=.
- /D? Date stamping, ? can be (L)atest, (O)riginal, or (T)oday.
- /E??? Default extension (overides DEFAULT=), ??? is the 3 letter extension.
- /F± Create list of converted archives.
- /I± Ignore the AGE= setting and process all files regardless of age.
- /K± Keep the original archive.
- /L± Log activity to file defined by LOG=.
- /N± Convert nested archives.
- /P± Prevent overwriting of archives when converting.
- /R± Recurse subdirectories.
- /S± Strip HIDDEN, SYSTEM, and READ-ONLY attributes from files.
- /T± Test mode, don't create new archives.
- /V± Check for viruses using SCAN.EXE
- /X± Use EMS or XMS when executing external programs.
- /Z± Enable/disable I/O redirection.
-
- NOTE: ± indicates the switch accepts a "+" or "-" after the letter,
- e.g. "/V+". A "+" turns the option on, a "-" turns the option off.
- Omitting it has the same effect as a "+".
-