home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SAPB113.ZIP / SAPB.DOC < prev    next >
Encoding:
Text File  |  1992-10-06  |  6.8 KB  |  201 lines

  1.  
  2.  
  3.  
  4.            ╓─────┐ ╓─╥─┐ ╓──┐ ╓─╥─┐ ─╥─  ╓─┐ ╓─╥─┐ ─╥─ ╓──┐  ╓─┐
  5.            ║         ║   ╟──┤   ║    ║   ╙─┐   ║    ║  ║     ╙─┐
  6.            ╙─────┐   ╨   ╨  ┴   ╨   ─╨─ ╙──┘   ╨   ─╨─ ╙──┘ ╙──┘
  7.                  │
  8.            ╙─────┘
  9.            ╓─────┐ ╓──┐ ╓──┐ ╥    ╥  ┬  ╓─┐ ─╥─  ╓─┐
  10.            ║     │ ║  │ ╟──┤ ║    ╙──┤  ╙─┐  ║   ╙─┐
  11.            ╟─────┤ ╨  ┴ ╨  ┴ ╨──┘ ╙──┘ ╙──┘ ─╨─ ╙──┘
  12.            ║     │
  13.            ╨     ┴
  14.            ╥─────┐ ╥──┐ ╓──┐ ╓──┐ ╥──┐ ╓──┐ ╓─╥─┐     ╥──┐ ╓──┐ ╥──┐
  15.            ║     │ ╟─┬┘ ║  │ ║ ─┐ ╟─┬┘ ╟──┤ ║ ║ │     ╟─   ║  │ ╟─┬┘
  16.            ╟─────┘ ╨ ┴  ╙──┘ ╙──┘ ╨ ┴  ╨  ┴ ╨ ╨ ┴     ╨    ╙──┘ ╨ ┴
  17.            ║
  18.            ╨
  19.            ╥────┐  ╥─┐  ╥─┐   ╓─┐
  20.            ║    │  ╟─┴┐ ╟─┴┐  ╙─┐
  21.            ╟────┴┐ ╨──┘ ╨──┘ ╙──┘
  22.            ║     │
  23.            ╨─────┘
  24.  
  25.  
  26.                                SAPB v1.13
  27.              Statistics Analysis Program for BBBS type logfiles
  28.                     (C) Copyright 1992, Mikko Palomäki
  29.                           All rights reserved.
  30.  
  31.                  Programmed entirely with Turbo Pascal 6.0
  32.  
  33.                     Comments/bugs to: 2:222/930.2
  34.  
  35.  
  36.                                WARRANTY
  37.  
  38.  
  39.     SAPB is provided AS IS without any warranty, expressed or implied.
  40.     This includes without limitation the fitfulness to a particular
  41.     purpose or application and any warranties of merchantability.
  42.  
  43.     I shall not be liable for any damages, whether direct, indirect, special,
  44.     or consequential arising from a failure of this program or accompanying
  45.     files to operate in a manner desired by the user. I shall not be liable
  46.     for any damage to data or property which may by caused directly or
  47.     indirectly by use of this program.
  48.  
  49.     In no event will I be liable to you for any damages, including any lost
  50.     profits, lost savings or other incidental or consequential damages
  51.     arising out of your use or inability to use the program, or for any
  52.     claim by any other party.
  53.  
  54.     If you did not understand a word from above, do not use this program!
  55.     If you understood everything from above and you still like to use this
  56.     program, please do. But if anything goes wrong do not blaim me for
  57.     it!!
  58.  
  59.     I have tested this program many times and it has never destroyed my
  60.     computer, killed neighbours cat nor has it ever garbled my harddisk.
  61.     If you find any lost clusters from you HD please let me know and
  62.     I'll fix it. Because this may occur when analysing very large logfile
  63.     (1 to 4 MB) and it is then *BREAKED* in the middle before it was
  64.     finished, this may leave some files open and specially in multitasking
  65.     environment this is very bad thing to do...
  66.  
  67.  
  68.  
  69.     Requirements
  70.     ------------
  71.  
  72.     SAPB needs a DOS, atleast it will work with DOS 3.00 or greater...
  73.     Also a BBS is a good thing to exist and a BBBS compatible logfile.
  74.     Currently works only with BBBS type logfiles...
  75.  
  76.     BBBS is a finnish made BBS software, a MBBS clone.
  77.  
  78.  
  79.  
  80.     ShareWare concept
  81.     -----------------
  82.  
  83.     SAPB is spread as a ShareWare program. Meaning you can use this program
  84.     for a trial period of 30 days after which you have to either register
  85.     it or stop using it. SAPB is fully functional even if not registered
  86.     but an annoying(?) text is allways displayed at the startup. Read
  87.     REGISTER.DOC for more details about this.
  88.  
  89.  
  90.  
  91.     Info
  92.     ----
  93.  
  94.     SAPB is a program that reads a BBS logfile (currently works at least
  95.     for logfile generated by BBBS) and it then creates initially two
  96.     bulletin files (for example BULL10 for ASCII and BULL10.GR for ANSI).
  97.     The bulletin name is entered as a second command line parameter to
  98.     SAPB. There are currently thirteen to fifteen (13-15) different things
  99.     that are calculated, including:
  100.  
  101.        ■ Total logins to BBS
  102.        ■ Total new users logged on
  103.        ■ Total time used by users
  104.        ■ Total Chats performed by users with SysOp
  105.        ■ Total messages entered by users
  106.        ■ Total messages read by users
  107.        ■ Total messages dumped by users
  108.        ■ Total file downloads performed
  109.        ■ Total file uploads performed
  110.        ■ Total doors opened
  111.        ■ Total QWK uploads
  112.        ■ Total QWK downloads
  113.        ■ Total HIPPO uploads
  114.  
  115.     and if /C switch specified also BBBS v0.29 logfiles with Russian
  116.     roulette results:
  117.  
  118.        ■ Total Russian roulette lost
  119.        ■ Total Russian roulette won
  120.  
  121.  
  122.  
  123.     Up to 100 names can be excluded from the final calculations. The names
  124.     can be stored in an external file, plain ASCII type.
  125.  
  126.     This version creates also Finnish language bulletins, named *.1 for
  127.     ASCII type and *.GR1 for ANSI type.
  128.  
  129.     Coming soon: different speeds users logs on and which doors are the most
  130.     popular and something else I do not know yet...
  131.  
  132.  
  133.  
  134.     Usage
  135.     -----
  136.  
  137.     SAPB <FileName> <BullName> [ExcludeFile] [/F] [/H] [/C]
  138.  
  139.      FileName      = The BBS log file which is then read and analysed.
  140.  
  141.      BullName      = The name of the bulletins that are the written
  142.  
  143.      ExcludeFile   = The Exclude FileName which contains the names NOT to be
  144.                      included in the calculations. Filename can be any
  145.                      valid DOS filename.
  146.  
  147.      /F            = Create finnish bulletins
  148.  
  149.      /H            = Extended help. Displays detailed information about
  150.                      the command line switches.
  151.  
  152.      /C            = If you have v0.29 logfile with this switch it should
  153.                      process it correctly. It also calculates total Russian
  154.                      roulette losts and wons.
  155.  
  156.  
  157.  
  158.     ExcludeFile is a simple ASCII file with the persons names. The names are
  159.     forced to uppercase when read so it doesn't matter how you enter them.
  160.     Note: Only the 100 first of the names are read, all the others are
  161.     just ignored.
  162.  
  163.     All command line switches, except the BBS logfilename and bullname, can
  164.     come in any order. Invalid switche(s) halts the program.
  165.  
  166.     Note: If there exists the same bulletin name it is overwritten without
  167.     warning!
  168.  
  169.  
  170.  
  171.     Support
  172.     -------
  173.  
  174.     I try to improve this program everytime I have the time and I'm in the
  175.     mood :) If you have anything to add to this program please let me a
  176.     message in DL (Number is in the end of this document).
  177.  
  178.     Deaf Leopard has always the newest version of this program. Call there
  179.     and check it out :)
  180.  
  181.  
  182.  
  183.     Feedback
  184.     --------
  185.  
  186.     If you have anything to ask or you want something to be added to this
  187.     let me know...leave a message to the following BBS:
  188.  
  189.         Leave it to Mikko Palomaki (I'm currently registered with that name
  190.         there)
  191.  
  192.         Deaf Leopard BBS
  193.         (Diana) +358-61-478 3245
  194.         24H
  195.         V.32/V.42bis/MNP5 (1200-9600bps)
  196.         Fido 2:222/930
  197.  
  198.  
  199.  
  200.                                  << EOF >>
  201.