home *** CD-ROM | disk | FTP | other *** search
- ;FLAGS (See docs for info.)
- ;
- ;
- ; Configuration file for Flexible Bulletin Generator
- ;
- ; Missing keywords have varying effects. FXBULL will display error messages
- ; On Console for missing keywords (but will not wait for a keypress to
- ; continue).
- ;
- ;
- ;
- ; All keywords must be in UPPERCASE or they will be ignored.
- ;
- ;
- ; BBSNAME the name of your bbs as it is to appear in the bulletins (29 max)
- BBSNAME HI-IQ BBS (London Node)
- ;
- ; BBSPATH tell me where your users.bbs is please.
- BBSPATH c:\ra\msgbase
- ;
- ; BBSTYPE (RA or QBBS) only these two formats are supported
- BBSTYPE RA
- ;
- ; CONPATH Tell me where MESSAGES.RA lives (or CONFIG.BBS for QBBS systems)
- ; This parameter is only required if you generate bull 14 or bull 15.
- CONPATH c:\ra
- ;
- ; MSGPATH Tell me where MSGIDX.BBS lives
- ; This parameter is only required if you generate bull 14 or bull 15.
- MSGPATH c:\ra\msgbase
- ;
- ; Which bulletins to generate and filepath+name of bulletin
- ; two files will be generated for each bulletin of flavour .ANS and .ASC
- ;
- ; 1 - Last 10 callers bulletin
- ; 2 - 10 Selected Users (By Security Level)
- ; 3 - Best 10 Uploaders (by kilobyte)
- ; 4 - Best 10 Uploaders (by number of uploads)
- ; 5 - Top 10 Downloaders (Kilobytes)
- ; 6 - Top 10 Downloaders (Times)
- ; 7 - Top 10 UL/DL Ratio (Kilobytes)
- ; 8 - Top 10 UL/DL Ratio (Times)
- ; 9 - Low 10 UL/DL Ratio (Kilobytes)
- ;10 - Low 10 UL/DL Ratio (Times)
- ;11 - Top 10 Message writers
- ;12 - Top 10 Callers
- ;13 - New Users On System
- ;14 - Top 15 Message Areas (Busiest)
- ;15 - Top 15 Message Areas (Quietest)
- ;
- ; NB. If bulletin 14 or 15 is requested a sysop eyes only bulletin called
- ; "FXSYSOP.BUL" will be created in the current directory. This bulletin
- ; is a complete report on message area activity/inactivity.
- ;
- BULL 1 C:\ra\text\b1
- BULL 2 c:\ra\text\b2
- BULL 3 c:\ra\text\b3
- BULL 4 c:\ra\text\b4
- BULL 5 c:\ra\text\b5
- BULL 6 c:\ra\text\b6
- BULL 7 c:\ra\text\b7
- BULL 8 c:\ra\text\b8
- BULL 9 c:\ra\text\b9
- BULL 10 c:\ra\text\b10
- BULL 11 c:\ra\text\b11
- BULL 12 c:\ra\text\b12
- BULL 13 c:\ra\text\b13
- BULL 14 c:\ra\text\b14
- BULL 15 c:\ra\text\b15
- ;
- ;
- ; DATEFMT . Dateformat to use. DDMMYY MMDDYY or YYMMDD
- DATEFMT DDMMYY
- ;
- ; SECLEVEL (security level). Bulletin 2 is users at this level.
- ; Read docs for further information.
- SECLEVEL 18
- ;
- ; BULLHEAD (Bulletin No.) (string [Max30])
- ; This parameter allows the default titles to be customised.
- BULLHEAD 2 Users Pending Verification
- BULLHEAD 13 New Users On The System
- ;
- ;
- ; BULLTERM. This string is appended to each bulletin. Include ^A to make
- ; remote access and qbbs pause after displaying the bulletin.
- ;
- ;BULLTERM Press [ENTER] to continue
- ;
- ; BLACKLIST User name. This user will not appear in the bulletins.
- ; up to 3 blacklist statements can be included here.
- ;
- BLACKLIST Mark Alexander
- BLACKLIST Lindsay Bayfield
- BLACKLIST Valentine Eden
- ;
- ;
- ; BLACKMESS Board Number. Boards detailed on BLACKMESS statements will
- ; not be reported in BULL 14 or 15. (They will still appear in "FXSYSOP.BUL").
- ; Up to 20 BLACKMESS statements are allowed.
- ; This is useful for removing the busy sysop echo areas or private areas
- ; from the public bulletins.
- ;
- ;
- BLACKMESS 104
- BLACKMESS 152 ;Private Conference
- BLACKMESS 170 ;A sysop conference
- BLACKMESS 171
- BLACKMESS 172
- BLACKMESS 173
- BLACKMESS 174
- ;
- ;
- ;
- ;
- ;
- ; The following parameters affect ANSI bulletins only.
- ;┌─────────────────────────────────────────────────────────────┐
- ;│ HI-IQ BBS. Last 10 (COLORT) ulletin │
- ;╞═════════════════════════════════════════════════════════════╡
- ;│ No. Name (COLORG) Time / Date │
- ;├─────┬──────────────────────────────────────┬────────────────┤
- ;│ 1 │ (COLORG) .....(COLORD).............. │ 14: (COLORI) 1 │
- ;│ 2 │ Mark Reed .......................... │ 13:44 20/05/91 │
- ;│(COLORN) n Whalley ........................ │ 12:11 20/05/91 │
- ;│ 4 │ Simon Muth ......................... │ 11:59 20/05/91 │
- ;└─────┴──────────────────────────────────────┴────────────────┘
- ;
- ;Press [ENTER] to continue (BULLTERM Statement Activated)
- ;
- ; Colors: 0 Black Statements: COLORB Background Colour
- ; 1 Red COLORF Foreground Colour (Lines)
- ; 2 Green COLORT Foreground Colour of Title Line
- ; 3 Yellow COLORG Foreground Colour of Name
- ; 4 Blue COLORN Foreground Colour of Numbers
- ; 5 Magenta COLORD Foreground Colour of dots after name
- ; 6 Cyan COLORI Foreground Colour of Information
- ; 7 White
- ;
- ; CLS (colour) Background colour of cleared screen BEFORE Ansi Bulletin Text.
- ; If you do not include the CLS parameter the screen will not be cleared.
- CLS 7
- ;
- ;
- COLORB 4 ;Blue Background
- COLORF 6 ;Cyan Lines
- COLORT 3 ;Yellow Title Text
- COLORG 7 ;White Heading Lines and Name text
- COLORN 2 ;Green Numbers
- COLORD 1 ;Red Dots
- COLORI 3 ;Yellow Data Text
- ;
- COLORX 0 ;Background colour to be set after bulletin has displayed.
- COLORY 7 ;Foreground colour to be set after bulletin has displayed.
- ; Note that if the user hit's "S" these ansi reset statements may not be
- ; displayed (but that's the users fault)
- ;
- ; End of FXBULL configuration file.
- ; Copyright Mark Alexander 1991. All rights Reserved.