home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / DELSHL10.ZIP / DELSHELL.DOC next >
Text File  |  1993-08-29  |  8KB  |  172 lines

  1.                          ┌────────────────────────┐
  2.                          │      DELSHELL 1.0      │
  3.                          └────────────────────────┘
  4.  
  5.  
  6.                              !!!! WARNING !!!!
  7.        !!   This Program Is Designed for GT 16.00+ Specifically   !!
  8.    !!  Use on previous versions could prove hazardous to your system  !!
  9.  
  10.     ──────────────────────────────────────────────────────────────
  11.                                History
  12.     ──────────────────────────────────────────────────────────────
  13.  
  14.          01-11-92   Ver 1.0 Initial Release
  15.  
  16.  
  17.     ──────────────────────────────────────────────────────────────
  18.                              What is It?
  19.     ──────────────────────────────────────────────────────────────
  20.          A simple little program that works as a Shell for DELREN as
  21.          distributed with GT Power compliments of P&M Software.
  22.          DELSHELL will simply read the DELREN commands, verify their
  23.          validity and pass them to DELREN.  The nice thing is, it will
  24.          read your GTMDIR.BBS, or an alternate GTMDIR.BBS and ask
  25.          DELREN to perform the functions on ALL areas found in the
  26.          GTMDIR.BBS.  This utility is designed to replace those long
  27.          and cumbersome batch files that is required to run DELREN on
  28.          all your message areas.
  29.  
  30.  
  31.     ──────────────────────────────────────────────────────────────
  32.                               Execution
  33.     ──────────────────────────────────────────────────────────────
  34.  
  35.          DELSHELL takes basically the same command line sequence that
  36.          DELREN uses, only with a few additions.  The command line
  37.          sequence is as follows....
  38.  
  39.  
  40.          DELSHELL opt [number]  [/Dnnnn]  [/RX] [/A<gtmdir>] [/N]
  41.  
  42.    Where:
  43.  
  44.       opt ....... /R = renumber messages
  45.                   /C = compress messages
  46.                   /D = delete messages
  47.                   /B = both delete & renumber
  48.                   /U = delete duplicate messages
  49.  
  50.         When using /B or /D you must supply either [number] or [/Dnnnn]
  51.  
  52.  
  53.       number .... with opt = /R, the renumbering base
  54.                   with opt = /D or /B, the number of messages retained
  55.  
  56.       /Dnnnn .... with opt = /D, /B or /C, delete old messages,
  57.                   where 'nnnn' is the max age in days.
  58.  
  59.       /RX ....... with opt = /D or /C, to delete RECEIVED messages
  60.  
  61.       /A ........ Use Alternate GTMDIR.BBS ie /AC:\TEST\GTMDIR.TST
  62.  
  63.       /MM1 /MM2 . Invoke MM_PTCNV to Export/Import MMR pointers for either
  64.                   Sysop 1, Sysop 2 or both may be used to do both 1 and 2.
  65.                   This parameter will Export all MMR pointers before
  66.                   executing DELREN, and then Import MMR pointers after
  67.                   executing DELREN.
  68.  
  69.       /N ........ Animate the action, ie Don't actually fire up DELREN
  70.                   (Useful For Testing)
  71.  
  72.       /? ........ Display Help Screen
  73.  
  74.       /REGISTER .  See REGISTRATION below...
  75.  
  76.  
  77.          Detailed Explanation of Options:
  78.  
  79.        /R  Renumber Messages, if you use a [number] parameter the
  80.            message base will be renumbered from the [number] you
  81.            provide.  If you do not provide this parameter the message
  82.            base will be renumbered from 0.
  83.  
  84.        /C  Compress Messages, this option will compress the messages in
  85.            each message area so that there are no deleted messages
  86.            between the lowest and the highest messages.  This function
  87.            will NOT renumber a message area to 0.  If you supply a
  88.            /Dnnn parameter you may delete messages that are over 'nnn'
  89.            days old prior to compressing messages.
  90.  
  91.        /D  Delete Messages, this option must have at least one other
  92.            parameter associated with it.  When using /D you must
  93.            supply either a [number] or /Dnnn parameter.  If you
  94.            specify [number], that number of messages will be retained
  95.            in the message area.  If you specify /Dnnn, any messages of
  96.            'nnn' days old will be deleted.  You can specify both
  97.            [number] and /Dnnn at the same time when deleting messages.
  98.  
  99.        /B  Both Delete and Renumber messages, this option also
  100.            requires at least one other parameter associated with it.
  101.            For the Delete part of this function you must supply either
  102.            a [number] or /Dnnn parameter.    If you specify [number],
  103.            that number of messages will be retained in the message
  104.            area.  If you specify /Dnnn, any messages of 'nnn' days old
  105.            will be deleted.  You can specify both [number] and /Dnnn
  106.            at the same time when deleting messages.  After the message
  107.            delete has finished, each message base will be renumbered
  108.            from 0.
  109.  
  110.        /B  Delete Duplicates, this option will simply go through the
  111.            message areas and make sure there are no duplicate
  112.            messages.  If the messages are duplicates then the extra
  113.            messages will be deleted.
  114.  
  115.  
  116.  
  117.     ──────────────────────────────────────────────────────────────
  118.                              Registration
  119.     ──────────────────────────────────────────────────────────────
  120.  
  121.         I am not requesting any money for this program, but I would
  122.         not turn any down either <g>.  If you want to slip $5.00 into
  123.         and envelope I'll accept it.  Although I don't require a
  124.         registration fee I would appreciate knowing that you are using
  125.         the program on a normal basis.  Therefore I have provided a
  126.         simple and easy way for you to register this program.  From
  127.         the DOS prompt type:
  128.  
  129.  
  130.          DELSHELL /REGISTER
  131.  
  132.       DELSHELL will the proceed to send me a netmail message informing
  133.       me that you are using the program.  Please use this feature ONCE
  134.  
  135.  
  136.     ──────────────────────────────────────────────────────────────
  137.                      Alternate Distribution Sites
  138.     ──────────────────────────────────────────────────────────────
  139.  
  140.            The HOTware Utilities now have alternate Distribution
  141.            Centers for your convenience.  The following BBS always
  142.            have the latest and greatest HOTware utilities online and
  143.            available for download.
  144.  
  145.      BBS Name          BBS Phone          Location     GT Net/Node    Hours
  146.  ┌──────────────────┬───────────────┬────────────────────┬───────┬──────────┐
  147.  │ Laboratory 386   │ 618-549-2322  │ Carbondale IL      │064/400│ 10pm-8am │
  148.  └──────────────────┴───────────────┴────────────────────┴───────┴──────────┘
  149.  
  150.  
  151.        ──────────────────────────────────────────────────────────────
  152.                             Who Is Responsible for This?
  153.        ──────────────────────────────────────────────────────────────
  154.                                  Rob Roesch
  155.                               The HOTware BBS
  156.                          GT Power Net-Node 064/003
  157.                                 Rt 7 Box 566
  158.                            Mocksville, NC  27028
  159.                          704-492-2081 (USR 16.8 DS)
  160.  
  161.           If you start using this utility, and get a chance, let me know 
  162.           what you think of it.  If you don't have any use for it, delete  
  163.           it for your total refund of all the disk space that it was
  164.           occupying.  This program comes with no warranty, no guarantee,
  165.           and no promises.  If it works GREAT, if not let me know and I
  166.           will gladly take a look at it in my spare time.  If you really
  167.           really really like the program and want to make any donations,
  168.           feel free, but it is not a requirement.....
  169.                                                                 
  170.  
  171. EOF
  172.