home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / PCBP10.ZIP / PCBPURGE.DOC < prev    next >
Text File  |  1994-03-06  |  4KB  |  128 lines

  1.  
  2.  
  3.                           PCBUtility Package
  4.                        PCBoard Purge Utility v1.0
  5.                         Version 1.0    03/06/94
  6.                           Copyright (c)  1994
  7.                              Casto Software
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                                 WARNING
  15.                                 -------
  16.  
  17.           As with all new software it is * strongly * recommended that
  18.         you have a recent backup just in case.
  19.  
  20.  
  21.  
  22.  
  23.                                 LEGAL
  24.                                 -----
  25.  
  26.           David Casto hereby disclaims all warranties relating to this
  27.         software, whether express or implied, including without
  28.         limitation any implied warranties of merchant ability or
  29.         fitness for a particular purpose. David Casto will not be
  30.         liable for any special, incidental, consequential, indirect or
  31.         similar damages due to loss of data or any other reason, even
  32.         if David Casto or an agent of David Casto has been advised of
  33.         the possibility of such damages.  In no event shall David
  34.         Casto liability for any damages ever exceed the price paid for
  35.         the license to use software, regardless of the form of the
  36.         claim.  The person using the software bears all risk as to the
  37.         quality and performance of the software.
  38.  
  39.           You are free to distribute this software as long as there
  40.         are no modifications to any files in this archive.
  41.  
  42.  
  43.  
  44.  
  45.  
  46.                                 What Is It?
  47.                                 -----------
  48.  
  49.           This program is a purge utility to purge caller logs or the
  50.         download.txt file.  It will remove the purged information and
  51.         zip it up for future reference.  The zipped files will be placed
  52.         in the PCBUTIL directory.
  53.  
  54.         The zipped file name for a Caller(x) log purge will be:
  55.  
  56.                 MMDDLog.XXX
  57.                         where MM is the month - DD is the day
  58.                         Log signifies that this is a Caller(x)
  59.                         log purge.
  60.                         XXX will increment each time it runs
  61.                         in a day.  This way it never over wrights
  62.                         previous files.
  63.  
  64.         The zipped file name for a Download.TXT purge will be:
  65.  
  66.                 MMDDTxt.XXX
  67.                         MM is the month
  68.                         DD is the day
  69.                         Txt signifies that this is a Download.TXT
  70.                         purge.
  71.                         XXX will increment each time it runs
  72.                         in a day.  This way it never over wrights
  73.                         previous files.
  74.  
  75.  
  76.                                 Installation
  77.                                 ------------
  78.  
  79.           You must have PCBUtility set up in order to use this
  80.         program.  Place the PCBPurge.EXE into the PCBUtil directory.
  81.  
  82.  
  83.  
  84.                              Command Line Syntax
  85.                              -------------------
  86.  
  87.         Command Line Syntax To Purge Caller Logs :
  88.  
  89.                 PCBPurge /CallName:NodeNumber:UserNameToPurge
  90.  
  91.                   This will search the CALLER(NodeNumber) log
  92.                   and remove all sessions of UserNameToPurge.
  93.  
  94.                 PCBPurge /CallDays:NodeNumber:NumberOfDaysToKeep
  95.  
  96.                   This will search the CALLER(NodeNumber) log
  97.                   and remove all lines prior to NumberOfDaysToKeep.
  98.  
  99.         Command Line Syntax To Purge The Download.txt File :
  100.  
  101.                 PCBPurge /TextFile:FileNameToPurge
  102.  
  103.                   This will search the Download.TXT file and purge
  104.                   all reference of FileNameToPurge.
  105.  
  106.                 PCBPurge /TextName:UserNameToPurge
  107.  
  108.                   This will search the Download.TXT file and purge
  109.                   all reference of UserNameToPurge.
  110.  
  111.                 PCBPurge /TextDays:NumberOfDaysToKeep
  112.  
  113.                   This will search the Download.TXT file and purge
  114.                   all lines prior to NumberOfDaysToKeep.
  115.  
  116.  
  117.  
  118.                                 Summary
  119.                                 -------
  120.  
  121.                   If you would like to see further enhancements of
  122.                 this program then please communicate them to me by
  123.                 voice or BBS.
  124.  
  125.                 Voice: 614-882-0993 
  126.  
  127.                 BBS: 614-882-0994 
  128.