home *** CD-ROM | disk | FTP | other *** search
- ;
- ; ALLIST sample control file - should be renamed to ALLIST.CTL!
- ;
- ;
- ; Define the filename for the global-list file.
- ; Maximum 12 characters-long. Default: ALLFILES.LST
- ;
- AllFILE RANGER.LST
- ;
- ;
- ; Define the filename for the newfiles-list.
- ; Maximum 12 characters-long. Default: NEWFILES.LST
- ;
- NewFILE NEW30.LST
- ;
- ;
- ; Define the filename for the group???.lst (* Registered only *)
- ; Maximum 5 characters-long. Default: GROUP
- ;
- ; GroupFILE GROUP
- ;
- ;
- ; Maximum security level to list. Area's list-security parameter must
- ; be equal to 'Sec' or LOWER in order to be listed. Default: 64000
- ;
- Sec 30
- ;
- ;
- ; Minimum security level to list. Area's list-security parameter must
- ; be equal to 'Sec' or HIGHER in order to be listed. Default: 0
- ;
- MinSec 10
- ;
- ;
- ; Generate 'Newfiles' list since the last 'New' days ...
- ;
- New 30
- ;
- ;
- ; Justify long-descriptions righter in 'Cnt' columns. This should be
- ; used in-case you have download-counters in your FILES.BBS. (eg. [015])
- ;
- ; Cnt 5
- ;
- ; Set a RAMDrive as a temp directory and assign maximum buffer-size in
- ; order to gain much more speed in the processing. The first parameter
- ; is the drive-letter and the second parameter is the buffer-limit by
- ; kilobytes.
- ;
- ;Ram H 300
- ;
- ;
- ; Generate 'Allfiles' list
- ;
- All
- ;
- ;
- ; Generate sperate 'Group' list for each group (* Registered only *)
- ;
- Groups
- ;
- ;
- ; Perform headers to each FILES.BBS. A header could be defined in an
- ; external hard-coded file called 'ALLIST.HDR'. This file can contain
- ; several types of templates. See documentation for more details.
- ;
- ;AddHDR
- ;
- ;
- ; Remove any previous/existing header from your FILES.BBS
- ;
- ; RemoveHDR
- ;
- ;
- ; Generate a report of all the MISSING files from your files-base.
- ; the list will be exported to 'ALLIST.MIS'
- ;
- Missing
- ;
- ;
- ; Generate a report of all the straying (orphan - existing files that
- ; don't appear in the FILES.BBS) files in your files-base. The list
- ; will be exported to 'ALLIST.STR'.
- ; CATION! Don't use this option in a daily-batch-mode as it will SLOWWW
- ; down the processing!
- ;
- ; Stray
- ;
- ;
- ; Create backups of your FILES.BBS. This option will cause ALLIST to
- ; copy each area's FILES.BBS to the current directory as 'FILES.nnn'
- ; while 'nnn' is the area-number.
- ;
- ; Bak
- ;
- ;
- ; Change the date-format that will be used in the lists.
- ; Default is 1 (European)
- ;
- ; DateFmt 0
- ;
- ;
- ; Generate a short statistics file for your files-base
- ;
- Status
- ;
- ;
- ; Define special areas-only to be included in the list. This will be
- ; explained detaily in the documentation. Here I can say, that it's
- ; 100% to the RAFILE's @areas.lst option.
- ;
- ;Include @areas.lst
- ;
- ;
- ; The same as 'Include' but this will be used to exclude AFTER the
- ; 'Include'. It uses the same format.
- ;
- ;Exclude g30 147 12-19
- ;
- ;
- ;
- ;
- ; End of ALLIST.CTL
- ;
-