home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
bbs_ra
/
qutil100.arj
/
Q_UTIL.CFG
next >
Wrap
Text File
|
1991-06-05
|
3KB
|
70 lines
;------------------------------------------------------------------------
;Q_UTIL Configuration file Version 1.00 03/06/1991
;------------------------------------------------------------------------
; AREAPATH <path> Default: C:\FD\MSG\
; <path> = Path to the file (including trailing backslash (\)
AREAPATH C:\FD\MSG\
;------------------------------------------------------------------------
; AREAFILE <file> Default: AREAS.BBS
; <file> = Areas file
AREAFILE AREAS.BBS
;------------------------------------------------------------------------
; INFOFILE <path><file> Default: C:\FD\MSG\MSGINFO.BBS
; <path> = Path to the file
; <file> = QBBS messagebase info file
INFOFILE C:\FD\MSG\MSGINFO.BBS
;------------------------------------------------------------------------
; NOBEEP
; This keyword disables the beep sound while scrolling past the first
; or last area.
NOBEEP
;------------------------------------------------------------------------
; COLOR Definitions
; COLOR <Part> <Color1> ON <Color2>
; <Part> : NORMAL : Normal text lines
; : HIGHLIGHT : Higlighted text lines
; : BLINKING : Blinking text
; : NAMES : Sysop & BBS name in titles
; : TITLES : Headers above the screens
; : HEADERS : Headers above tables
; : AREA : Areanames
; : FREE : Boards no's marked free
; : ACTIF : Boards no's marked actif
; : DEFINED : Boards no's marked defined
; : VLINES : Color of vertical lines
; : HLINES : Color of Horizontal lines
;
; COLOR <Part> <Color>
; <Part> : BORDER : Border surrounding the screen
; (this has no effect on EGA-displays)
;
; <Color1><Color> : One of the following keywords :
; BLACK BLUE GREEN CYAN
; RED MAGENTA BROWN WHITE
; GRAY LBLUE LGREEN LCYAN
; LRED LMAGENTA YELLOW HWHITE
; For monochrome displays :
; BLACK UNDERLINE WHITE REVERSE
; <Color2> : One of the following keywords :
; BLACK BLUE GREEN CYAN
; RED MAGENTA BROWN WHITE
;
COLOR NORMAL WHITE ON BLACK
COLOR HIGHLIGHT YELLOW ON BLACK
COLOR BLINKING HWHITE ON RED
COLOR NAMES YELLOW ON BLACK
COLOR TITLES GREEN ON BLACK
COLOR HEADERS HWHITE ON BLACK
COLOR FREE HWHITE ON BLUE
COLOR ACTIF WHITE ON BLUE
COLOR DEFINED WHITE ON BLUE
COLOR AREA WHITE ON BLUE
COLOR VLINES HWHITE ON RED
COLOR HLINES HWHITE ON RED
;
COLOR BORDER BLACK
;
;------------------------------------------------------------------------
;***End of the Q_UTIL Configuration file*** 03/06/91
;------------------------------------------------------------------------