home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / k / kprot15.zip / KPROTECT.DOC < prev    next >
Text File  |  1993-02-21  |  7KB  |  134 lines

  1.                        ┌────────────────────────────┐
  2.                        │      Kill Protect 1.5      │
  3.                        └────────────────────────────┘
  4.  
  5.  
  6.                              !!!! WARNING !!!!
  7.    !!   This Program Is Designed for GT 16.00 or 17.00 Specifically   !!
  8.    !!  Use on any other version could prove hazardous to your system  !!
  9.  
  10.        ──────────────────────────────────────────────────────────────
  11.                                   History
  12.        ──────────────────────────────────────────────────────────────
  13.  
  14.          01-11-92   Ver 1.0 Initial Release
  15.          01-12-92   Ver 1.1 Introduction of /F: Parameter (see below)
  16.          02-08-92   Ver 1.2 Fixed a small bug in reading of GTMDIR.BBS
  17.                             Multiple message variables were not under-
  18.                             stood in ver 1.0 and 1.1. For example....
  19.                             if you had #^E:\GTMAIL\SYSOP, KPROTECT would
  20.                             error out when opening MESSAGE.CTL.
  21.          12-06-92   Ver 1.3 Now compatible with the new QWK version of
  22.                             GTMDIR.BBS.  Added /REGISTER command line
  23.                             parameter.
  24.           2-02-93   Ver 1.4 Bug Fix, corrected problem reading GTMDIR.BBS
  25.           2-21-93   Ver 1.5 Kprotect now understands a '#' flag in the
  26.                             GTMDIR.BBS file.
  27.  
  28.        ──────────────────────────────────────────────────────────────
  29.                                 What is It?
  30.        ──────────────────────────────────────────────────────────────
  31.          A simple little program that will go to each message area
  32.          listed in your GTMDIR.BBS file and "Kill Protect" each message
  33.          that is not currently either "Private" or "Kill Protect".
  34.          At the end of each execution you will be given a report on,
  35.          1. The total number of messages available on your system, 2.
  36.          The total number of "Kill Protected" messages on your system,
  37.          3.  Total number of "Private" messages on your system, 4. Total
  38.          number of message areas found in your GTMDIR.BBS file, 5. Total
  39.          number of message areas that were successfully processed, 6.
  40.          The total number of unsuccessfully processed message areas, 7.
  41.          Total number of messages that were converted to "Kill Protect"
  42.          status on this execution of KPROTECT.
  43.  
  44.  
  45.        ──────────────────────────────────────────────────────────────
  46.                                   Why Is It?
  47.        ──────────────────────────────────────────────────────────────
  48.  
  49.          You may be asking about now, Why would you want to do this?
  50.          It's simple.  On my system, all "Public" messages default
  51.          to "Kill Protect" when they are entered.  Unfortunately not
  52.          all systems in the GT Network are not this way.  Therefore
  53.          messages arriving in echos that are not marked "Kill Protect"
  54.          are often deleted by users as they read the echos.  By marking
  55.          all NON-Private messages as "Kill Protect" the messages will
  56.          remain in the echo areas for others to read.  Besides, my
  57.          nightly maintenance is very efficient at removing out of date
  58.          messages for me automatically.
  59.  
  60.        ──────────────────────────────────────────────────────────────
  61.                                 Registration
  62.        ──────────────────────────────────────────────────────────────
  63.  
  64.         I am not requesting any money for this program, but I would
  65.         not turn any down either <g>.  If you want to slip $5.00 into
  66.         and envelope I'll accept it.  Although I don't require a
  67.         registration fee I would appreciate knowing that you are using
  68.         the program on a normal basis.  Therefore I have provided a
  69.         simple and easy way for you to register this program.  From
  70.         the DOS prompt type:   
  71.  
  72.  
  73.          KPROTECT /REGISTER
  74.  
  75.       Kill Protect will the proceed to send me a netmail message informing
  76.       me that you are using the program.  Please use this feature ONCE.
  77.  
  78.  
  79.        ──────────────────────────────────────────────────────────────
  80.                                  Execution..
  81.        ──────────────────────────────────────────────────────────────
  82.          Running the program is very easy.  The only things that are
  83.          required are 1. A valid GTPATH statement, and a valid GTMDIR.BBS
  84.          file in the directory pointed to by GTPATH.  KPROTECT takes care
  85.          of the rest of it.  It reads each line of the GTMDIR.BBS file
  86.          and takes appropriate action on each message area.  The program
  87.          is intended to run daily either during your nightly maintenance
  88.          or after any mail run.  I personally run the utility after each
  89.          run of MDIST, just to pick up any stray "Un Kill Protected"
  90.          messages that should arrive.  If you would rather specify a
  91.          filename other than GTMDIR.BBS you may use a /F: parameter on
  92.          the command line of KPROTECT.  For example....
  93.  
  94.          KPROTECT /F:C:\TESTING\ALTERNATE.BBS
  95.  
  96.          This would read information from a file named ALTERNATE.BBS
  97.          located in C:\TESTING.  This file MUST be in the same format
  98.          as the GTMDIR.BBS file.
  99.  
  100.  
  101.  
  102.        ──────────────────────────────────────────────────────────────
  103.                                  Errorlevels
  104.        ──────────────────────────────────────────────────────────────
  105.          Here are the possible errorlevel exits the program will give.
  106.       
  107.                   ERRORLEVEL 0  No Problems, Good Run.....
  108.                   ERRORLEVEL 1  GTPATH Environment not Set.
  109.                   ERRORLEVEL 2  Cannot Find GTMDIR.BBS in GTPATH.
  110.                   ERRORLEVEL 3  CTRL-BREAK Pressed
  111.  
  112.  
  113.        ──────────────────────────────────────────────────────────────
  114.                             Who Is Responsible for This?
  115.        ──────────────────────────────────────────────────────────────
  116.                                Rob Roesch
  117.                                The HOTware BBS
  118.                                GT Power Net-Node 064/003
  119.                                Rt 7 Box 566
  120.                                Mocksville, NC
  121.                                704-492-2081 (USR 14.4 DS)
  122.  
  123.           If you start using this utility, and get a chance, let me know 
  124.           what you think of it.  If you don't have any use for it, delete  
  125.           it for your total refund of all the disk space that it was
  126.           occupying.  This program comes with no warranty, no guarantee,
  127.           and no promises.  If it works GREAT, if not let me know and I
  128.           will gladly take a look at it in my spare time.  If you really
  129.           really really like the program and want to make any donations,
  130.           feel free, but it is not a requirement.....
  131.                                                                 
  132.  
  133. EOF
  134.