home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / INFORM12.ZIP / INFORMER.DOC < prev    next >
Text File  |  1992-10-16  |  3KB  |  79 lines

  1.  
  2.                               I N F O R M E R
  3.  
  4.                                     by
  5.                               John Greenwood
  6.               Version 1.2                        Compiled 16/10/92
  7.  
  8.                   A Public Domain Utility for Wildcat! SysOps
  9.                         from The Development System BBS
  10.                                 (071) 388 4764
  11.  
  12. WHAT IT DOES:
  13. =============
  14. INFORMER allows you to quickley and easily monitor the activities of
  15. certain users. It's far easier than scanning multiple Activity Logs
  16. looking for names, and if used in conjunction with PostMaster it will
  17. notify you!
  18.  
  19. SETTING UP:
  20. ===========
  21. Just copy the EXE file to somewhere in you path and check you have the
  22. following to environmental variables set (Most Wildcat systems have them
  23. allready).
  24.  
  25.         WCNODEID        - The number of the current node.
  26.         HOMEPATH        - Your Wildcat Home Directory. ("C:\WC30\")
  27.  
  28.  
  29. RUNNING THE PROGRAM:
  30. ====================
  31. INFORMER is best added to your POSTCALL.RUN file so that it will be
  32. executed after each caller. There is only one command option that you
  33. may wish to use and that is '+' or '-'. This is the default status to
  34. assign to each new user that INFORMER detects (it knows nobody when it's
  35. first run!)
  36.  
  37.         INFORMER -        Will add new users to it's own userlist but
  38.                           will not monitor their activities in the
  39.                           future.
  40.  
  41.         INFORMER +        Will add new users to it's userlist and
  42.                           continue to monitor them on future
  43.                           calls.
  44.  
  45. INFORMER will create two output files. One is it's userlist, and this is
  46. called INFORMER.LST, the other is the actual report.
  47.  
  48. INFORMER.LST is an ASCII file with the user names prepended with either
  49. a plus or minus, this is their monitoring status.
  50.  
  51. INFORMER.1 (the node current node number) is the INFORER report that you
  52. are interested in. This can either be copied, printed or best of all,
  53. imported into the message base via other utilities like Postmaster.
  54.  
  55.  
  56. PROBLEMS, SUGGESTIONS:
  57. ======================
  58. INFORMER is Public Domain.  I don't seek or accept any donations
  59. for this. I welcome suggestions, and will try to help (no guarantees) if
  60. there are problems. You may also leave a message via TheNet or my BBS
  61. number above.
  62.  
  63. There are a few error messages written in, but nothing amazing!
  64.  
  65. REVISION HISTORY:
  66. =================
  67.  
  68. Version 1.0     Compiled  07/10/92       First General Release.
  69. Version 1.1     Compiled  10/10/92       It now appears to work!
  70.                                          Bashed out INFOEDIT to make
  71.                                          editing the user status
  72.                                          easier.
  73. Version 1.2    Compiled  16/10/92       No Changes to the actual
  74.                      INFORMER, but INFOEDIT
  75.                      now works! <BG>
  76.  
  77. NOTE:
  78.         'POSTMASTER' is copyright Dave Cody and Boardwalk Software.
  79.