home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
bbs_ra
/
rafbst31.arj
/
RAFBSTAT.CTL
next >
Wrap
Text File
|
1991-11-28
|
4KB
|
105 lines
;=========================================================================
;
; This is the Control file for RAFBStat v3.0.
;
;=========================================================================
;
; Keywords may appear in upper, lower case or both.
;
; Use a semi-colon ';' in the first column of a comment line.
; Comments may appear on the same line as KEYWORD statements but,
; must be proceeded with a semi-colon.
;
;
; KEYWORD DESCRIPTION
;
; Path - Full pathname of the bulletin to be created. No extension
; is needed. The .ASC, .ANS will be appended by RAFBStat.
;
; Title - Your BBS Name, or anything you wish to appear in Title.
; Max. 70 Characters.
;
;
; If any of the following Security Level/Flags are specified, they
; will be checked. Otherwise the checking is bypassed.
;
; List Security - Check the List Secutity Level as set in FILES.RA for
; for each file area.
;
; ListFlags - Check List Flags as set in FILES.RA for each File Area.
;
; Color Codes:
; ________
; 0 Black \
; 1 Blue \
; 2 Green \ BackGround or
; 3 Cyan ---------------
; 4 Red / ForeGround
; 5 Magenta /
; 6 Brown /
; 7 LightGray ___/
; _______
; 8 Gray \
; 9 LightBlue \
; 10 LightGreen \ Foreground Only
; 11 LightCyan ------------------
; 12 LightRed /
; 13 LightMagenta /
; 14 Yellow /
; 15 White ______/
;
;******************************************************************
;
Path C:\SOURCE\RA\RAFBSTAT\BULLET01
;
;******************************************************************
;
Title Info-Center BBS - New Windsor, NY
;
;******************************************************************
;
; Please Refer to RAFBStat.DOC for information about which
; portions of the bulletin these color keywords will affect.
;
Color0 4 ; Red
Color1 15 ; White
Color2 2 ; Green
Color3 2 ; Green
Color4 10 ; LightGreen
Color5 15 ; White
Color6 2 ; Green
Color7 14 ; Yellow
Color8 10 ; LightGreen
Color9 5 ; Magenta
Color10 11 ; LightCyan
Background 0 ; Black
;
;******************************************************************
;
; If you don't wish RAFBStat to check any of the following
; securities, then place a comment specifier before the KEYWORD
; or remove the KEYWORD from this control file completely.
;
; DownloadSec 5
; DownloadSecFlags -------- -------- -------- --------
;
ListSec 5
ListSecFlags -------- -------- -------- --------
;
; UploadSec 5
; UploadSecFlags -------- -------- -------- --------
;
;******************************************************************
;
; Up to 30 FileSpec arguments may be used here. FilePSec arguments
; may be any VALID DOS FileSpec. The FileSpec argumets must be
; separated by at least one space.
;
; Example: *.Zip Nodediff.A??
;
FileSpecs *.Zip *.Arc *.Lzh *.Txt
FileSpecs *.Arj *.Zoo *.Exe *.Lst
;
;******************************************************************