home *** CD-ROM | disk | FTP | other *** search
- ###############################################################################
- ## TCB [Today's Callers Bulletin] version 2.01 February 21st, 1993 ##
- ## Another unappreciated version. Robert Bingleman ##
- ###############################################################################
- ## ##
- ## Configuration blocks that are read from this file: ##
- ## ##
- ## MAIN (unlabelled), $LABEL, $LEVEL, $SPEED, $EVENT, $CUSTOM, $IGNORE. ##
- ## ##
- ## All blocks other than the (again, unlabelled) MAIN block need exist ##
- ## only if the associated Field Type is in use in the CONFIG line. For ##
- ## further details, see TCB-201.DOC or TCB-201.REF. ##
- ## ##
- ## Most reference information has been removed from this file with the ##
- ## hope that it will make things a bit clearer. Well, perhaps just a bit ##
- ## cleaner, if not clearer. The configuration options are now discussed ##
- ## in detail in the accompanying DOC file, and are listed in the REF file. ##
- ## ##
- ###############################################################################
-
- ###############################################################################
- # A wee bit of reference... ##
- ###############################################################################
- ## Colour Codes ##
- ## ##
- ## [Background Values] | [Foreground Values] ##
- ## 0 Black 8 Black, flashing | 0 Black 8 Dark Grey ##
- ## 1 Red 9 Red, flashing | 1 Red 9 Light Red ##
- ## 2 Green A Green, flashing | 2 Green A Light Green ##
- ## 3 Brown B Brown, flashing | 3 Brown B Yellow ##
- ## 4 Blue C Blue, flashing | 4 Blue C Light Blue ##
- ## 5 Purple D Purple, flashing | 5 Purple D Light Purple ##
- ## 6 Cyan E Cyan, flashing | 6 Cyan E Light Cyan ##
- ## 7 Lt. Grey F Lt. Grey, flashing | 7 Light Grey F White ##
- ## ##
- ## In strings, @xx inserts a colour code (where xx is the code), @" gives ##
- ## a quotation mark, and @@ represents a single @ symbol. ##
- ## ##
- ## CONFIG Line Format ##
- ## ##
- ## CONFIG = [<Leading Spaces><Field Type><Field Width><Align><Colour>] ... ##
- ## ##
- ## Field Types are as follows: ##
- ## ##
- ## A Username L Number of Uploads ##
- ## B Alias M Connect Speed [Numeric] ##
- ## C LogOn Time [24-hour] N Connect Speed [$SPEED strings] ##
- ## D LogOn Time [12-hour + a/p] O Sysop Page Attempts [Numeric] ##
- ## E LogOff Time [24-hour] P Sysop Page Attempt [Yes/No] ##
- ## F LogOff Time [12-hour + a/p] Q Last File Downloaded ##
- ## G Date of Call [YY-MM-DD] R Last File Uploaded ##
- ## H Duration of Call S Last File Transferred [UL/DL] ##
- ## I User Level [Numeric] T Number of Messages Written ##
- ## J User Level [$LEVEL strings] U Special Events [$EVENT strings] ##
- ## K Number of Downloads V Caller Number ##
- ## a-z User-defined [$CUSTOM block] W Node Number ##
- ## ##
- ## Alignment is is L/R/C/Z = Left/Right/Center/padZero. ##
- ## ##
- ## Special Events are as follows: ##
- ## ##
- ## A No special event occurred. ##
- ## B User paged the sysop. ##
- ## C Used entered invalid password. ##
- ## D Name not in userfile. ##
- ## E Password failure (access denied) ##
- ## F New user questionnaire completed. ##
- ## G User dropped carrier. ##
- ## H Calls/day limit exceeded. ##
- ## I User inactivity logoff. ##
- ## J User's allotted time expired. ##
- ## K Fatal system error ##
- ## L Sysop hung up on user [Alt-H]. ##
- ## M User entered invalid name, then re-entered correct name. ##
- ## ##
- ###############################################################################
-
- ## Lower this if you have low memory; raise it if you have plenty.
-
- _BUFFER = 5120
-
-
- ## Main Configuration Block
-
- SYSOPNAME = "@4FShawn Mazzuto"
- BBSNAME = "@4FThe Prime Directive"
-
- MULTINODE = TRUE
- LOGNAME = H:\SBBS\SYSTEM01.LOG
- LOGNAME = H:\SBBS\SYSTEM02.LOG
- LOGNAME = H:\SBBS\SYSTEM03.LOG
-
- TCBANSI = H:\SBBS\TEXT\TCB.ANS
- TCBASCII = H:\SBBS\TEXT\TCB.ASC
-
- BLANKLOG = YES
- CALLCOUNT = 0
- CALLDATE = NO
- SECURITY = 32000
- LOCAL = YES
-
- HEIGHT = 23
- LABELS = YES
- TOTALS = YES
- FANCY = YES
- IGNOREQWK = YES
- ASCIICR = YES
- ANSICR = YES
-
- HEADERC = 4E
- FOOTERC = 4A
- LASTULC = 0A
- TOTALC = 0B
- LABELC = 0F
- ZEROC = 07
- OUTSIDEC = 04
- INSIDEC = 0C
- OUTSIDE = "╔═╤╗╚═╧╝║╟║╟║║╢║╢║"
- INSIDE = "─┼─┼│││"
-
- CONFIG = 1A20L07 W2Z06 C5R0E H5Z0E N4L0A J5R09 K2Z0E L2Z0E O2Z0D a2Z0F
- CONFIG = S12R0B U4L80
-
- RATING = BL A MCDJIHFGEK
-
-
- ## Ignore-Us Block
-
- $IGNORE
- "Robert Bingleman"
-
-
- ## Label Strings Configuration Block
-
- $LABEL
- A = " Name"
- B = "Alias"
- C = "LogOn"
- D = "Log On"
- E = "Off @@"
- F = "LogOff"
- G = " Date"
- H = "Span"
- I = "Level"
- J = "Level"
- K = "Dl"
- L = "Ul"
- M = "Speed"
- N = "Rate"
- O = "Pg"
- P = "Pg?"
- Q = " Last DL"
- R = " Last UL"
- S = " Last @0BDL@0F/@0AUL "
- T = "MW"
- U = "Xtra"
- V = "##"
- W = "Nd"
- a = "TW"
-
- Z = "@0F ≡≡≡ Totals ≡≡≡"
-
-
- ## Speed Strings Configuration Block
-
- $SPEED
- 0 = "@0FLocl"
- 300 = "@07300"
- 1200 = "@0A1200"
- 2400 = "@0A2400"
- 9600 = "@0A9600"
- 14400 = "@0A14.4"
- 16800 = "@0A16.8"
-
-
- ## Level Strings Configuration Block
-
- $LEVEL
- -1 = "@0F<@0ANew@0F>"
- 0 = "@01?????"
- 32000 = "@0FSysOp"
-
-
- ## Special Event Strings Configuration Block
-
- $EVENT
- a = "@08····"
- b = "@0DPage"
- c = "@09Pswd"
- d = "@0BWho?"
- e = "@89Fail"
- f = "@8ANew!"
- g = "@8FKlik"
- h = "@07Call"
- i = "@07Zzzz"
- j = "@07Time"
- k = "@DFAck!"
- l = "@8DAltH"
- m = "@07Name"
-
-
- ## Custom Field Definition Block
-
- $CUSTOM
- a = "TW2002.BAT"
-