home *** CD-ROM | disk | FTP | other *** search
- ;This config file is a sample. You may modify it to suit your system
- ;or create a new one without the comments.
- ;
- ;Additional config files for different output files or
- ;different security levels may be used by placing
- ;the complete path and file name on the command line
- ;
- ;All lines BEGINNING with a ';' are comments
- ;The ';' must be in the first position on the line
- ;
- ;You may comment out any lines you wish to ignore and
- ;default values will be used
- ;
- ;The extension on the target file name determines which
- ;archive utility will be used to compress the file.
- ;
- ;GATHER supports .arc .arj .lzh .pak .zip
- ;any other extension will result in an ASCII text file with
- ;that extension
- ;
- ALLFILES c:\local\hs-files.zip
- ;ALLTEXT 280-19.lst
- ;
- ;Be CERTAIN that neither of these names is the same as
- ;the above!
- ;
- ;NEWFILES c:\local\hs-new.zip
- ;NEWTEXT 280-19.new
- ;
- ;use GATHER directory ID box or use files.bbs only
- ;ON or OFF
- ;
- DIR_ID on
- ;
- ;defines character used to indicate a new file in listing
- ;
- ;NEWMARK *
- ;
- ;number of days a file is considered new for the listing
- ;setting this to 0 will disable new file listing
- ;
- ;NEWDAYS 30
- ;
- ;complete path and file name for header file to be prepended to
- ;output file
- ;
- ;HEADER gather.hdr
- ;
- ;complete path and file name for footer file to be appended to
- ;output file
- ;
- ;FOOTER gather.ftr
- ;
- ;complete path and file name for header file to be prepended to
- ;NEWFILES output file
- ;
- ;NEWHEADER new.hdr
- ;
- ;complete path and file name for footer file to be appended to
- ;NEWFILES output file
- ;
- ;NEWFOOTER gather.ftr
- ;
- ;File directories with security less than or equal to this number
- ;will be included in listing
- ;
- SECURITY 20
- ;
- ;complete path and file name of log file to be used to
- ;record GATHERS activity
- ;
- LOGFILE d:\ra\ra.log
- ;
- ;end of config