home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / LVLRPT21.ZIP / LEVELRPT.DOC next >
Text File  |  1992-03-15  |  2KB  |  54 lines

  1.  
  2.  
  3.  
  4.                 PCBoard Security Level Report Generator
  5.                             By Chad Knudson
  6.  
  7. What is it???
  8. -------------
  9.  
  10. This utility will generate a listing of the various security levels with
  11. the number of users in each level as well as listing the user names under
  12. each individual security level.  We needed this on our BBS to keep a
  13. current listing of who our subscribing members were, as well as to keep
  14. us up to date as to how the security level distribution was doing
  15. (identifying download pigs, contributing free-access callers, long distance
  16. callers, visiting sysops, etc.)
  17.  
  18. Notes about the program
  19. -----------------------
  20.  
  21. You need to execute the program from the directory where your USERS file is
  22. located.  I wanted to keep the program small so it assumes that the
  23. USERS file is in the current directory.
  24.  
  25. LEVELRPT is multi-node aware and accesses the USERS file with the
  26. appropriate file sharing techniques.  It accesses the USERS file in
  27. read-only mode and does not require that a backup of the USERS file be
  28. made.
  29.  
  30. LEVELRPT will create a file LEVELS.RPT which contains the report in a plain
  31. ASCII text file.
  32.  
  33. Calling Convention:
  34. ------------------- 
  35. CD\PCB\MAIN
  36. LEVELRPT
  37.  
  38. That's it!
  39.  
  40. ╒════════════════════════════════════════════════════════════════════════════╕
  41. │ ────────────────────────────────────────────────────────────────────────── │
  42. │                                                                            │
  43. │ If you have any comments or suggestions, or would like to see this         │
  44. │ type of utility modified slightly for a specific purpose, please feel      │
  45. │ free to contact me on City Lites PCBoard (701) 772-5399.  I answer         │
  46. │ mail in regards to utilities I've written in the CKWare conference.        │
  47. │ Looking forward to hearing from you.                                       │
  48. │                                                                            │
  49. │ City Lites PCBoard      RIME->CITYLITE      (701) 772-5399 USRobotics Duals│
  50. │    John Lundell         FIDO 1:14/644       (701) 775-1143 2400 baud lines │
  51. │    Chad Knudson                                                            │
  52. │ ────────────────────────────────────────────────────────────────────────── │
  53. ╘════════════════════════════════════════════════════════════════════════════╛
  54.