home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / RGSTAT14.RAR / Eng / Readme.1st next >
Text File  |  2000-01-27  |  3KB  |  61 lines

  1. RgStat - Regina-Tosser/2 statistic tool
  2.  
  3. Regina-tosser/2 is an exelent echoproccessor, the fastest tosser I'm ever 
  4. seen. It's free and it's nice. Therefore I start to use it, and such tool
  5. as this was required for me when I start to make RgStat. Now you can see a
  6. result.
  7.  
  8. For correct work you need to set 'Summary log level' in regina-tosser -
  9. Echoes, Links and Messages turn on. (System -> Miscellaneous -> Summary 
  10. log level). In other ways the stats created by RgStat will not adequate
  11. reality.
  12.  
  13.  
  14. All keywords descriptions are in the comments of config file.
  15. And this is the description of keys.
  16.  Usage:  RgStat.exe [ [key1]...[keyN]]
  17.  
  18.    -cfg:<cfg_file>  - set configuration file (default: RgStat.Cfg)
  19.    -src:<src_file>  - set log file (override 'source' in .cfg)
  20.    -out:<out_file>  - set out file (override 'destination' in .cfg)
  21.                       path with spaces should be in coma's, like that:
  22.                        RgStat -out:"D:\Fido Net\Regina Tosser.Statistic"
  23.    -ps:<date>       - the start date of getting statistic
  24.    -pe:<date>       - the end date of getting statistic
  25.  
  26.                        Parameter <date> is a two numbers devided by symbol
  27.                        '.' First number is a difference in days from today
  28.                        Second is a time (in hours) in that day
  29.                        For example you need to get statistic from 8 o'clock
  30.                        tomorrow to today's 10 o'clock:
  31.                         RgStat -ps:1.8 -pe:0.10 (1 - tomorrow [one day ago],
  32.                                                                  8 - 8 o'clock)
  33.                                                 (0 - today, 10 - to 10 o'clock)
  34.  
  35.                        example: from 8 to 11 hours today:
  36.                         RgStat -ps:0.8 -pe:0.11 (0 - today, 8 - from 8 hours)
  37.                                                 (0 - today, 11 - to 11 hours)
  38.  
  39.                        example: from 19 o'clock month ago to nowdays
  40.                         RgStat -ps:31.19    (31 - 31 days ago, 19 - from 
  41.                                                                     19 o'clock)
  42.  
  43.                        If -ps:<date> is undefined - no start limits,
  44.                        If -pe:<date> is undefined - no end limits,
  45.  
  46.    -quiet           - quite mode
  47.    -help, -h, -?    - show help
  48.  
  49.  
  50.  
  51.  
  52. I believe you understood all of thease I wrote. =)
  53. If you're not, sorry, I tried.
  54.  
  55.  
  56.                              Sincerely yours, 
  57.                                            Kirya Perevalov, 2:5010/183
  58.  
  59.  
  60. ... have fun
  61.