home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RGRPT100.ZIP / RGREPORT.DOC < prev    next >
Text File  |  1993-10-01  |  7KB  |  168 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                │ RGReport, v1.00 Beta
  11.                │ 
  12.                │ Report on a BBS' Security Status & Setup
  13.                │ 
  14.                │ Copyright 1993, Chris Portman
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. ╓─────────────────────────────────────────────────────────────────────────────╖
  26. ║ ░░░░ Introduction ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
  27. ╙─────────────────────────────────────────────────────────────────────────────╜
  28.  
  29.      Thanks for trying out RGReport v1.0!
  30.  
  31.      This program was designed to give sysops an easy and efficient way to
  32.  look at their board, as well as their user base, resulting in a complete,
  33.  easy to understand report file, that can grow easilly to 100k!
  34.  
  35.      If you have any complaints, queries, or comments about RGReport, please
  36.  feel free to drop me a note at the addresses listed at the end of this
  37.  document.
  38.  
  39.      Please feel free to distribute this software far and wide, as it is a
  40.  FREE program and requires NO REGISTRATION what so ever.
  41.  
  42.  
  43. ╓─────────────────────────────────────────────────────────────────────────────╖
  44. ║ ░░░░ Installation ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
  45. ╙─────────────────────────────────────────────────────────────────────────────╜
  46.  
  47.      RGReport is extreamly simple to install... You can install it anywhere
  48.  on your hard drive, and can run it two different ways.
  49.  
  50.         ■ From the main BBS directory
  51.         ■ From an other directory, letting it find the RG directory using the
  52.           BBS Environment variable (ie: SET BBS=C:\RG)
  53.  
  54.      If it is used in one of the above setups, RGReport will automatically
  55.  find where to find the rest of the files.
  56.  
  57.      When you run it for the first time, you will be prompted to create a
  58.  configuration file on how you want your report generated. This file will
  59.  make the difference between a 50k report, and a 100k report.
  60.  
  61.  The report consists of three basic sections, taken from three files:
  62.         ■ RENEGADE.DAT    - Detailed report
  63.         ■ USERS.DAT       - Reports by User
  64.         ■ USERS.DAT       - Reports by Category
  65.  
  66.      Although the last takes the longest time to produce, I find it to be the
  67.  most helpful - for example, you can quickly find out which users have high
  68.  security access, which users have only called once, etc.
  69.  
  70.  NOTE:  RGReport has been tested on Renegade 07-17-93, and may cause
  71.         unpredictable results with any other versions. Use at your own risk.
  72.  
  73.  
  74. ╓─────────────────────────────────────────────────────────────────────────────╖
  75. ║ ░░░░ Version Information ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
  76. ╙─────────────────────────────────────────────────────────────────────────────╜
  77.  
  78.  + = new feature
  79.  - = removed feature
  80.  * = changed feature to the better
  81.  ! = fixed feature
  82.  ? = let me know how or if this works
  83.  # = Information
  84.  
  85.  v0.10 - 02-August-1993
  86.    + First version
  87.  
  88.  v0.20 - 25-August-1993
  89.    * The scanning of the user list is now about 20 times as fast
  90.    + Graphs will now show the progress of each step of reading the UserFile.
  91.  
  92.  v0.30 - 19-September-1993
  93.    + Now, as well as a user-by-user listing, there is a header-by-header
  94.      listing at the end.
  95.  
  96.  v0.90 - 20-September-1993
  97.    * Will now quit after creating a new config file to let you configure it
  98.      first.
  99.    + Graphs will now show the progress of each step of formatting the
  100.      output file.
  101.    ! Will now read RENEGADE.DAT from current directory.
  102.  
  103.  v0.91 - 21-September-1993
  104.    * Graphs now have one decimal place.
  105.  
  106.  << Extensive Testing >>
  107.  
  108.  v1.00 - 01-October-1993
  109.    + Released to the general public
  110.  
  111. ╓─────────────────────────────────────────────────────────────────────────────╖
  112. ║ ░░░░ Legal Notice / Disclaimer ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
  113. ╙─────────────────────────────────────────────────────────────────────────────╜
  114.      This program is provided as is - and is only garenteed to occupy disk
  115.  space. Under no circumstances shall Chris Portman or be responsible for any
  116.  damage that this program may have caused, in any way, shape, or form.
  117.  
  118.      This package and all its contents within are copyrighted to Chris
  119.  Portman and shall not be modified in any way, shape, or form - with the
  120.  exception that the software used to create a compressed archive may vary.
  121.  
  122.      This program shall not be sold for any profit without written permission
  123.  from Chris Portman.
  124.  
  125.      All brands and products mentioned in this package are the copyright of
  126.  their respective owners.
  127.  
  128. ╓─────────────────────────────────────────────────────────────────────────────╖
  129. ║ ░░░░ Bug Reports / Comments ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
  130. ╙─────────────────────────────────────────────────────────────────────────────╜
  131.  
  132.  I appreciate hearing all reports of any bugs, comments, or complaints you may
  133.  have about this program. When reporting a bug, please include as much detailed
  134.  information as possible. Be sure to include the name of the program, as well
  135.  as the version you are using, the version of TG you are using, your computer
  136.  kind (486 DX2/66) and any TSRs you may have running in the background.
  137.  
  138.  Any suggestions about this program are extreamly appreciated. I am looking
  139.  forward to hearing any features you would.
  140.  
  141.  I can fix a problem faster if you give me the run time error as well as the
  142.  address of which the error occured (Runtime Error ### at ####:####).
  143.  
  144.  All attempts will be made to correct any bugs as soon as they come to my
  145.  attention. Never assume that I may know of any bugs in the program - there
  146.  is a very good possibility I may not know of them, and I would not like
  147.  leaving them untouched.
  148.  
  149.  This program was written with the RG file structures right at hand, but not
  150.  all possible variables were placed into the final EXE. If there is something
  151.  you know of that I haven't included, please send me mail and I'll put it
  152.  into the next release as soon as possible. As well, I would really appreciate
  153.  some more Yes/No toggles that I could use in the configuration file to cut
  154.  down the size of the output file! (Some BBSes easilly come out to 100k
  155.  reports!)
  156.  
  157.  This program is released as freeware, but any donations you may think are
  158.  appropriate are graciously appreciated (even $1), and may be sent to the
  159.  address below.
  160.  
  161.  Thanks, and good luck!
  162.  
  163.  Chris Portman
  164.  95 Summerhill Avenue TH12
  165.  Toronto, Ontario  M4T1B1
  166.  
  167.  Internet: Chris.Portman@CANREM.COM
  168.