home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSTOP / DC1_3.ZIP / DC.CFG < prev    next >
Text File  |  1995-12-05  |  3KB  |  129 lines

  1. ;
  2. ;                      Dropped Carrier for RemoteAccess
  3. ;
  4. ;                         Copyright 1995 Colin Birch
  5. ;
  6. ;                       The Dog House BBS 01443 400327
  7. ;
  8. ;                       24 Hours - 2400 to 28800 VFast
  9. ;
  10. ;                            Fidonet 2:442/618
  11. ;                            RANet 73:7443/107
  12. ;
  13. ;
  14. ; All lines starting with ; are ignored by DC.EXE
  15. ;
  16. ;
  17. ;
  18. ; If you use FLM put the path and file name of your FLM log file in
  19. ; the following line then remove the leading ;
  20. ;
  21. ;FLM f:\flm.log
  22. ;
  23. ;
  24. ; File name for .ANS/.ASC drop carrier screens - DO NOT ADD EXTENSION
  25. ;Default - DC.ANS/.ASC
  26. ;
  27. FILENAME DC
  28. ;
  29. ; Show name of last caller ( Y/N )
  30. ;
  31. LASTON Y
  32. ;
  33. ; Show drop carriers for two days ? ( Y/N )
  34. ; ~N~ will just show todays carrier droppers
  35. ; ~Y~ will show yesterday + today
  36. ;
  37. TWODAYS Y
  38. ;
  39. ; List of callers you do not want to be named as carrier droppers
  40. ; You may list up to 20 names
  41. ; Remember to remove the ; from the start of the line
  42. ;
  43. ; MISSNAME callers name#1
  44. ; MISSNAME callers name#2 etc.
  45. MISSNAME Ann Other
  46. MISSNAME Arthur Brownlow
  47. ;
  48. ;
  49. ;
  50. ; The following is for registered copies only
  51. ;
  52. ;
  53. ; User definable colours
  54. ;
  55. ; Colour chart
  56. ;
  57. ;  0 - Black               8 - Dark Grey
  58. ;  1 - Blue                9 - Brt Blue
  59. ;  2 - Green              10 - Brt Green
  60. ;  3 - Cyan               11 - Brt Cyan
  61. ;  4 - Red                12 - Brt Red
  62. ;  5 - Magenta            13 - Brt Magenta
  63. ;  6 - Brown              14 - Yellow
  64. ;  7 - Light Grey         15 - White
  65. ;
  66. BACKGROUND 0
  67. HEADERTEXT 2
  68. BBSTEXT 12
  69. DROPCAR 14
  70. SPEED 3
  71. NAME 11
  72. TIME 9
  73. UNDERLINE 14
  74. PRESS 7
  75. ENTER 14
  76. ;
  77. ; Text to replace the line :- Carrier droppers on ~BBS name~ Today/Last 2 days
  78. ; use $BBS in the text where you want your BBS name to be
  79. ;
  80. NEWTEXT
  81. ;
  82. ; File name for highest carrier dropper chart - DO NOT ADD EXTENSION
  83. ; Default DROPTOT.ANS/.ASC
  84. ;
  85. DROPTOT DROPTOT
  86. ;
  87. ; How long to keep a log of carrier droppers
  88. ; 0 = permanent
  89. ;
  90. DAYSOLD 15
  91. ;
  92. ; Archive type to use in RA.LOG maint section
  93. ; allowable archivers are:-
  94. ;
  95. ; ARJ ZIP LZH LHA RAR
  96. ;
  97. ; NOTE - The archive you wish to use MUST be in a DOS PATH
  98. ;
  99. ARC ARJ
  100. ;
  101. ; Security level drop after x carrier drops
  102. ; NUMBER ~no of carrier drops~ - ~new sec level~
  103. ; NUMBER 3 - 20 
  104. ; This would set a users security level to 20 after 3 carrier drops
  105. ; Up to 10 different levels may be used
  106. ;
  107. ;
  108. NUMBER 10 - 19
  109. ;NUMBER 5 - 18
  110. ;
  111. ;
  112. ; Create a log file in your LOGS directory of users whos SEC level has been
  113. ; dropped ?
  114. ;
  115. NEWLOG Y
  116. ;
  117. ;
  118. ; USER flag to be set to ~X~ when a user drops carrier
  119. ;
  120. SETFLAG A8
  121. ;
  122. ;
  123. ; POSTCODE - This is used by your DC.KEY file
  124. ;
  125. POSTCODE CF37 2AA
  126. ;
  127. ;
  128. ;               End of CTL file
  129.