home *** CD-ROM | disk | FTP | other *** search
/ Carsten's PPE Collection / Carstens_PPE_Collection_2007.zip / S / STAT23.ZIP / PCBSTAT.CTL < prev    next >
Text File  |  1992-11-05  |  7KB  |  228 lines

  1. ;                       PcbStat v2.3 Configuration
  2. ;                       ==========================
  3. ;
  4. ; Comments start with a ";" and are not allowed after a keyword.
  5. ; Keywords are not case sensitive.
  6. ;
  7. ; Are you running multiline ?
  8. Multiline
  9. ;
  10. ; Name and location of your logfile
  11. Logfile         %PCB%\Main\Caller%PcbNode%
  12. ;
  13. ; List of all download paths
  14. ; This listing must contain all paths of all conferences!
  15. DlPath          %PCB%\Gen\Dlpath.All
  16. ;
  17. ; Name and location of your userfile
  18. Userfile        %PCB%\Main\Users
  19. ;
  20. ; Path to your user index files. You need this to show the full
  21. ; users location in the lastcaller statistic.
  22. IndexPath       %PCB%\Main
  23. ;
  24. ; Name and location of your msgbase file you want to post
  25. ; statistics into. Index file must be in the same directory
  26. ; and have the extension .NDX. Define this statement several
  27. ; times to post statistics in several conferences.
  28. MsgBase         %PCB%\PC-Conf\Mail
  29. MsgBase         %PCB%\Mac-Wares\Mail
  30. ;
  31. ; Do you want to display all statistics nonstop without a
  32. ; waiting MORE (Yes/No) ?
  33. NonStop
  34. ;
  35. ; Enable SUMTOTALS to display the total U/L + D/L statistics of
  36. ; all users in the LastCaller statistics. You must have set
  37. ; USERFILE to enable this feature.
  38. SumTotals
  39. ;
  40. ; Enable HISTORYAVG to display an average of all days and an
  41. ; average of x days in the history statistics.
  42. HistoryAvg
  43. ;
  44. ; PackDays specifys the number of days that will remain in the
  45. ; lastcaller database after PACK. If you don't set it it will
  46. ; default to 30 days.
  47. PackDays        45
  48. ;
  49. ; PackUploads specifys the number of uploads that will remain
  50. ; in the last uploads database after PACK. If you don't set it
  51. ; it will default to 50 uploads.
  52. PackUploads     100
  53. ;
  54. ; For all statistics you have to define at least one of the two
  55. ; statistics file to enable it. You must enable ascii statistics
  56. ; to be able to post them as a message.
  57. ;
  58. ; Name of the lastcaller ascii statistic file
  59. LastCallAsc     %ProDoor%Prostrt
  60. ;
  61. ; Name of the lastcaller ansi statistic file
  62. LastCallAns     %ProDoor%ProstrtG
  63. ;
  64. ; Name of the last uploads ascii statistic file
  65. LastUlAsc       %PCB%\Gen\Blt13
  66. ;
  67. ; Name of the last uploads ansi statistic file
  68. LastUlAns       %PCB%\Gen\Blt13G
  69. ;
  70. ; Name of the uploader ascii statistic file
  71. UploadAsc       %PCB%\Gen\Blt2
  72. ;
  73. ; Name of the uploader ansi statistic file
  74. UploadAns       %PCB%\Gen\Blt2G
  75. ;
  76. ; Name of the downloader ascii statistic file
  77. DownloadAsc     %PCB%\Gen\Blt3
  78. ;
  79. ; Name of the downloader ansi statistic file
  80. DownloadAns     %PCB%\Gen\Blt3G
  81. ;
  82. ; Name of the caller ascii statistic file
  83. TopCallAsc      %PCB%\Gen\Blt4
  84. ;
  85. ; Name of the caller ansi statistic file
  86. TopCallAns      %PCB%\Gen\Blt4G
  87. ;
  88. ; Name of the weekly uploader ascii statistic file
  89. WeekUlAsc       %PCB%\Gen\Blt5
  90. ;
  91. ; Name of the weekly uploader ansi statistic file
  92. WeekUlAns       %PCB%\Gen\Blt5G
  93. ;
  94. ; Name of the weekly downloader ascii statistic file
  95. WeekDlAsc       %PCB%\Gen\Blt6
  96. ;
  97. ; Name of the weekly downloader ansi statistic file
  98. WeekDlAns       %PCB%\Gen\Blt6G
  99. ;
  100. ; Name of the monthly uploader ascii statistic file
  101. MonthUlAsc      %PCB%\Gen\Blt7
  102. ;
  103. ; Name of the monthly uploader ansi statistic file
  104. MonthUlAns      %PCB%\Gen\Blt7G
  105. ;
  106. ; Name of the monthly downloader ascii statistic file
  107. MonthDlAsc      %PCB%\Gen\Blt8
  108. ;
  109. ; Name of the monthly downloader ansi statistic file
  110. MonthDlAns      %PCB%\Gen\Blt8G
  111. ;
  112. ; Name of the daily history ascii statistic file
  113. HistoryAsc      %PCB%\Gen\Blt9
  114. ;
  115. ; Name of the daily history ansi statistic file
  116. HistoryAns      %PCB%\Gen\Blt9G
  117. ;
  118. ; Name of the weekly history ascii statistic file
  119. WeekHisAsc      %PCB%\Gen\Blt10
  120. ;
  121. ; Name of the weekly history ansi statistic file
  122. WeekHisAns      %PCB%\Gen\Blt10G
  123. ;
  124. ; Name of the monthly history ascii statistic file
  125. MonthHisAsc     %PCB%\Gen\Blt11
  126. ;
  127. ; Name of the monthly history ansi statistic file
  128. MonthHisAns     %PCB%\Gen\Blt11G
  129. ;
  130. ; Name of the highscore ascii statistic file
  131. HighScoreAsc    %PCB%\Gen\Blt12
  132. ;
  133. ; Name of the highscore ansi statistic file
  134. HighScoreAns    %PCB%\Gen\Blt12G
  135. ;
  136. ; Number of last callers that will be shown
  137. Caller          12
  138. ;
  139. ; Number of last uploads that will be shown
  140. Uploads         20
  141. ;
  142. ; Number of uploader that will be shown
  143. Uploader        20
  144. ;
  145. ; Number of downloader that will be shown
  146. Downloader      20
  147. ;
  148. ; Number of caller that will be shown
  149. TopCaller       20
  150. ;
  151. ; Number of weekly uploader that will be shown
  152. WeekUl          20
  153. ;
  154. ; Number of weekly downloader that will be shown
  155. WeekDl          20
  156. ;
  157. ; Number of monthly uploader that will be shown
  158. MonthUl         20
  159. ;
  160. ; Number of monthly downloader that will be shown
  161. MonthDl         20
  162. ;
  163. ; Number of days in the past that will be shown
  164. History         14
  165. ;
  166. ; Number of weeks in the past that will be shown
  167. WeekHistory     14
  168. ;
  169. ; Number of month in the past that will be shown
  170. MonthHistory    14
  171. ;
  172. ; HideGlobal enables you to hide special users within all statistics
  173. ; Use all HIDE statements several times to hide more user
  174. HideGlobal      SYSOP
  175. HideGlobal      THE WANDERER
  176. ;
  177. ; The HideLast statement hides the user in the lastcaller statistic only
  178. HideLast        LEECH-USER
  179. ;
  180. ; The HideCall statement hides the user in the top caller statistic only
  181. HideCall        LEECH-USER
  182. ;
  183. ; The HideUp statement hides the user in the top uploader,
  184. ; weekly and monthly uploader statistics
  185. HideUp          LEECH-USER
  186. ;
  187. ; The HideDown statement hides the user in the top downloader,
  188. ; weekly and monthly downloader statistics
  189. HideDown        LEECH-USER
  190. ;
  191. ; You only have to enter the text strings for the different
  192. ; actions if you don't use standard english setup. When using
  193. ; multiple languages you may use the following keywords
  194. ; several times to define all possible strings that may occur.
  195. ;
  196. ; Text that defines that an event was scheduled
  197. Event           Scheduled event
  198. ;
  199. ; Text after that the time user was online is stated
  200. Online          Minutes used
  201. ;
  202. ; Text that defines user made a directory scan (e.g NSU)
  203. FileScan        Directory scan
  204. ;
  205. ; Text that defines a completed file transfer
  206. Transfer        Completed using
  207. ;
  208. ; Text that defines user entered a private/public message or
  209. ; a comment to sysop.
  210. Message         Message entered
  211. Message         Message left
  212. Message         Comment left
  213. ;
  214. ; Text that defines user tried to chat with sysop
  215. PageSysop       Operator paged
  216. PageSysop       Sysop chat active
  217. PageSysop       Sysop page reason
  218. ;
  219. ; Text that defines user made a password failure
  220. Failure         Password failure
  221. ;
  222. ; Text that defines user lost carrier
  223. Carrier         Abnormal
  224. ;
  225. ; Text that is shown when a new user logs on
  226. NewUser         New user
  227. ;
  228. ;<eof>