home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / tuserp41.lzh / topusers.mec < prev    next >
Text File  |  1993-08-22  |  3KB  |  147 lines

  1. ;TopUsers version 4.1 by Erik VanRiper
  2. ;
  3. ; Any text after a ; are comments.
  4. ; After you edit this file, MECCA it! (mecca topusers.mec topusers.cfg)
  5. ; Make sure there is only 1 space between arguments as shown.
  6. ;
  7. ; Name of your BBS (Must have!)
  8. ;
  9. NameBBS EUROPA
  10. ;
  11. ; Name of your userfile (default: <current directory> user.bbs)
  12. ;
  13. UserFile c:\max\user.bbs
  14. ;
  15. ; Name of the output file (default: misc\topusers.bbs)
  16. ;
  17. OutFile c:\max\misc\topusers.bbs
  18. ;
  19. ; Path to your Maximus directory (for stat files) (default: c:\max\)
  20. ;
  21. MaxDir c:\max\
  22. ;
  23. ; Number of users to figure for (default: 10)
  24. ;
  25. TopNumber 10
  26. ;
  27. ; Do you want the totals produced? (default: yes)
  28. ;
  29. ;NoTotals
  30. ;
  31. ; Do you want the columns averaged? (default: yes)
  32. ;
  33. ;NoAverage
  34. ;
  35. ; Do you want the system information? (default: yes)
  36. ;
  37. ;NoSystem
  38. ;
  39. ; Do you want to include the SysOp? (default: no)
  40. ;
  41. ;SysOp
  42. ;
  43. ; Double horizontal lines ( ═ ) (default: single)
  44. ;
  45. DoubleHoriz
  46. ;
  47. ; Double vertical lines ( ║ ) (default: single)
  48. ;
  49. DoubleVert
  50. ;
  51. ; Color of vert and horiz lines (default: cyan)
  52. ;
  53. ColorTop&Sides [lightcyan]
  54. ;
  55. ; Color of Top Callers header (default: yellow on blue)
  56. ;
  57. ColorCallHeader [yellow on red]
  58. ;
  59. ; Color of Top Uploads header (default: yellow on blue)
  60. ;
  61. ColorUpldHeader [yellow on red]
  62. ;
  63. ; Color of Top Downloads header (default: yellow on blue)
  64. ;
  65. ColorDnldHeader [yellow on red]
  66. ;
  67. ; Color of top caller (default: yellow)
  68. ;
  69. ColorTopCall [yellow]
  70. ;
  71. ; Color of top uploader (default: lightred)
  72. ;
  73. ColorTopUpLd [lightred]
  74. ;
  75. ; Color of top downloader (default: white)
  76. ;
  77. ColorTopDnLd [white]
  78. ;
  79. ; Color of rest of callers (default: grey)
  80. ;
  81. ColorRest [grey]
  82. ;
  83. ; Color of total calls to system (default: lightcyan)
  84. ;
  85. ColorTotalCalls [yellow on blue]
  86. ;
  87. ; Color of total upload K to system: (default: lightcyan)
  88. ;
  89. ColorTotalUpLds [yellow on blue]
  90. ;
  91. ; Color of total download K to system: (default: lightcyan)
  92. ;
  93. ColorTotalDnLds [yellow on blue]
  94. ;
  95. ; Color of Average download K from userfile: (default: lightcyan)
  96. ;
  97. ColorAvgDnLds [lightred on blue]
  98. ;
  99. ; Color of Average upload K to from userfile: (default: lightcyan)
  100. ;
  101. ColorAvgUpLds [lightred on blue]
  102. ;
  103. ; Color of Average calls from userfile: (default: lightcyan)
  104. ;
  105. ColorAvgCalls [lightred on blue]
  106. ;
  107. ; Color of download K from system: (default: lightcyan)
  108. ;
  109. ColorSysDnLds [white on blue]
  110. ;
  111. ; Color of upload K to system: (default: lightcyan)
  112. ;
  113. ColorSysUpLds [white on blue]
  114. ;
  115. ; Color of calls to system: (default: lightcyan)
  116. ;
  117. ColorSysCalls [white on blue]
  118. ;
  119. ; Color of Vacant! line (see docs) (default: grey)
  120. ;
  121. ColorVacant [lightgreen]
  122. ;
  123. ; Color of banner (default: white)
  124. ;
  125. ColorBanner [white]
  126. ;
  127. ; Color of line under banner (default: red)
  128. ;
  129. ColorLine [red]
  130. ;
  131. ; Clear the screen at top of listing? (default: no)
  132. ;
  133. Cls
  134. ;
  135. ; If MoreOff is UNCOMMENTED, then there will be NO More Y/n prompts.
  136. ; (default: More Y/n prompts ON)
  137. ;
  138. ;MoreOff
  139. ;
  140. ; Node Number(s) to figure system information for (1 per line, default: node 0)
  141. ;
  142. 1
  143. ;
  144. ;
  145. ;End TopUsers.Cfg
  146. ;
  147.