home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / TOPR104.ZIP / TOPPER.DOC < prev    next >
Text File  |  1994-02-26  |  3KB  |  69 lines

  1.  
  2.                                  TOPPER v1.04
  3.                            WWIV TopTen Users Utility
  4.                 Copyright (C) 1992-1994 by WWIV Software Services
  5.                              All Rights Reserved
  6.  
  7. {═══════════════════════════════════════════════════════════════════════════}
  8. DESCRIPTION:
  9.  
  10. Topper is a small utility for WWIV BBS systems that creates a file containing
  11. the top ten users in a variety of categories. These categories include top
  12. ten file uploaders, file downloaders, uploaders and downloaders in kilobytes,
  13. posters, emailers, loggers-on, and the top ten people who've read messages.
  14. Those with a 255 security level are not included in the count.
  15.  
  16. {═══════════════════════════════════════════════════════════════════════════}
  17. REQUIREMENTS:
  18.  
  19. Topper >likes< quite a bit of memory during its sorting, so it works best
  20. if you shrink to run it. However, it will work without shrinking. One thing
  21. to keep in mind if you do not shrink is that if all elements to be sorted
  22. will not fit into memory then Topper will have to sort portions at a time
  23. to disk, and this will affect performance. How much it affects performance
  24. depends on how many user records you have and how low your available
  25. memory is.
  26.  
  27. {═══════════════════════════════════════════════════════════════════════════}
  28. LIMITATIONS:
  29.  
  30. Currently, Topper can only handle boards with 10000 users or less. If your
  31. board has more than this (!), let me know, and I'll see about raising that
  32. limit.
  33.  
  34. {═══════════════════════════════════════════════════════════════════════════}
  35. USAGE:
  36.  
  37. Topper can be run at the commandline or it can be run as a WWIV chain. To
  38. run as a chain you should have "TOPPER %1" as the filename, shrink should
  39. be "yes", ANSI should be "required", and WWIV's DOS intercept should be
  40. OFF (Topper handles the com port itself and doesn't need or want WWIV for
  41. this).
  42.  
  43. If you run it as a simple commandline program, Topper needs two parameters,
  44. the path to CHAIN.TXT, and "-MAINT" or "/MAINT" as the second parameter.
  45. The following would be a valid commandline, assuming you were running
  46. Topper from the main WWIV directory:
  47.  
  48. TOPPER CHAIN.TXT -MAINT
  49.  
  50. When it runs, in either mode (chain or commandline), Topper creates a file
  51. called TOPPER.MSG which will be located in the WWIV GFILES directory. If
  52. run in chain mode, Topper also prints this file (which is colorized with
  53. WWIV color codes) to the user. Commandline mode is obviously intended for
  54. running as part of the external event.
  55.  
  56. {═══════════════════════════════════════════════════════════════════════════}
  57. SHAREWARE REGISTRATION:
  58.  
  59. See enclosed order form (NEWREG.FRM) for price and address.
  60.  
  61. {═══════════════════════════════════════════════════════════════════════════}
  62. SOFTWARE TOOLS USED:
  63.  
  64. Topper was written by using a custom chain development unit, under Borland
  65. Pascal 7.0. The chain development unit itself was written using Object
  66. Professional and Async Professional, both by TurboPower Software.
  67.  
  68. {═══════════════════════════════════════════════════════════════════════════}
  69.