home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / QUTIL100.ZIP / Q_UTIL.CFG next >
Text File  |  1991-06-05  |  3KB  |  70 lines

  1. ;------------------------------------------------------------------------
  2. ;Q_UTIL Configuration file         Version 1.00                03/06/1991
  3. ;------------------------------------------------------------------------
  4. ;  AREAPATH <path>                                    Default: C:\FD\MSG\
  5. ;   <path> = Path to the file (including trailing backslash (\)
  6. AREAPATH C:\FD\MSG\
  7. ;------------------------------------------------------------------------
  8. ;  AREAFILE <file>                                     Default: AREAS.BBS
  9. ;   <file> = Areas file
  10. AREAFILE AREAS.BBS
  11. ;------------------------------------------------------------------------
  12. ;  INFOFILE <path><file>                   Default: C:\FD\MSG\MSGINFO.BBS
  13. ;   <path> = Path to the file
  14. ;   <file> = QBBS messagebase info file
  15. INFOFILE C:\FD\MSG\MSGINFO.BBS
  16. ;------------------------------------------------------------------------
  17. ;  NOBEEP
  18. ;  This keyword disables the beep sound while scrolling past the first
  19. ;  or last area.
  20. NOBEEP
  21. ;------------------------------------------------------------------------
  22. ;  COLOR Definitions
  23. ;  COLOR <Part> <Color1> ON <Color2>
  24. ;        <Part>  : NORMAL     : Normal text lines
  25. ;                : HIGHLIGHT  : Higlighted text lines
  26. ;                : BLINKING   : Blinking text
  27. ;                : NAMES      : Sysop & BBS name in titles
  28. ;                : TITLES     : Headers above the screens
  29. ;                : HEADERS    : Headers above tables
  30. ;                : AREA       : Areanames
  31. ;                : FREE       : Boards no's marked free
  32. ;                : ACTIF      : Boards no's marked actif
  33. ;                : DEFINED    : Boards no's marked defined
  34. ;                : VLINES     : Color of vertical lines
  35. ;                : HLINES     : Color of Horizontal lines
  36. ;
  37. ;  COLOR <Part> <Color>
  38. ;        <Part>  : BORDER     : Border surrounding the screen
  39. ;                               (this has no effect on EGA-displays)
  40. ;
  41. ;  <Color1><Color> : One of the following keywords :
  42. ;                  BLACK        BLUE         GREEN        CYAN
  43. ;                  RED          MAGENTA      BROWN        WHITE
  44. ;                  GRAY         LBLUE        LGREEN       LCYAN
  45. ;                  LRED         LMAGENTA     YELLOW       HWHITE
  46. ;                  For monochrome displays :
  47. ;                  BLACK        UNDERLINE    WHITE        REVERSE
  48. ;       <Color2> : One of the following keywords :
  49. ;                  BLACK        BLUE         GREEN        CYAN
  50. ;                  RED          MAGENTA      BROWN        WHITE
  51. ;
  52. COLOR NORMAL     WHITE    ON   BLACK
  53. COLOR HIGHLIGHT  YELLOW   ON   BLACK
  54. COLOR BLINKING   HWHITE   ON   RED
  55. COLOR NAMES      YELLOW   ON   BLACK
  56. COLOR TITLES     GREEN    ON   BLACK
  57. COLOR HEADERS    HWHITE   ON   BLACK
  58. COLOR FREE       HWHITE   ON   BLUE
  59. COLOR ACTIF      WHITE    ON   BLUE
  60. COLOR DEFINED    WHITE    ON   BLUE
  61. COLOR AREA       WHITE    ON   BLUE
  62. COLOR VLINES     HWHITE   ON   RED
  63. COLOR HLINES     HWHITE   ON   RED
  64. ;
  65. COLOR BORDER     BLACK
  66. ;
  67. ;------------------------------------------------------------------------
  68. ;***End of the Q_UTIL Configuration file***                      03/06/91
  69. ;------------------------------------------------------------------------
  70.