home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / comm / dm_v100.zip / DEL-MISS.DOC next >
Text File  |  1993-03-27  |  5KB  |  120 lines

  1.  
  2.  
  3.                    DEL-MISS - The Files Updater V1.00
  4.                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6.                     Programme by Dave Gorski @2:250/107
  7.                   Docs performed by Phil Burden @2:250/101
  8.  
  9.          History.
  10.          ~~~~~~~
  11.                 We  all  know how big our file areas grow,particularly
  12.                 when you programmes like  Tick,FileManager,Allfix  etc
  13.                 running  in auto mode,which requires little or no work
  14.                 on the part of the sysop.The trouble is,files also get
  15.                 deleted when new versions arrive,or you  delete  files
  16.                 on  a date basis,in order to conserve on valuable disk
  17.                 space.The trouble is,when you do that,you have to edit
  18.                 your  files.bbs  to  remove  the  entries   concerning
  19.                 deleted files,or else your filelist is full of Missing
  20.                 or  "stored  offline" or whatever your fileslist maker
  21.                 puts  when  the  file  is   missing.Well,along   comes
  22.                 DEL-MISS,to do that menial task for you.
  23.  
  24.          System Requirements
  25.          ~~~~~~~~~~~~~~~~~~~
  26.                 Firstly,since DEL-MISS was written in Turbo Pascal,and
  27.                 compiled to use 286 code for faster execution,it won't
  28.                 work   on   anything  other  than  a  286/386/486  IBM
  29.                 compatable machine.DOS 5 was the prevailing  operating
  30.                 system  in use on the development system and the alpha
  31.                 test  site.Given  those   parameters,DEL-MISS   should
  32.                 perform as advertised.
  33.  
  34.          Guarantees
  35.          ~~~~~~~~~~
  36.                 There  are  none,beyond  the  fact  that  it  takes up
  37.                 diskspace.You  are  advised  to  make  backups  before
  38.                 running DEL-MISS,just in case!.No Liability is implied
  39.                 or accepted for any mishaps that may or may not occur.
  40.                 Since   it's   cost   you   nothing,you  can't  expect
  41.                 much,right?.
  42.  
  43.          Installation.
  44.          ~~~~~~~~~~~~~
  45.                 That depends on your bbs software.DEL-MISS was written
  46.                 with  Remote Access in mind,and uses the Files.RA file
  47.                 that RA uses to find the filearea  directories.If  you
  48.                 don't run RA,then all is not lost,but a little work is
  49.                 needed to use DEL-MISS.
  50.  
  51.                 1) Unpack DEL-MISS into a dir of your choice.
  52.                 2) If you run RemoteAccess,DEL-MISS will look for  the
  53.                 environment variable RA to find files.RA.
  54.                 3) If you don't run RA,create a text file,denoting all
  55.                 the  dir's  you  wish DEL-MISS to scan,one per line as
  56.                 follows.
  57.  
  58.                     e:\File\fileecho
  59.                     c:\geo\Works
  60.                     c:\geo\art
  61.                     c:\geo\back
  62.                     c:\geo\font
  63.                     c:\sds\Uk\admin
  64.                     c:\sds\Uk\utils
  65.                     d:\File\fossil
  66.                     d:\File\lannet
  67.                     d:\GENE\DEMO
  68.                     d:\GENE\FILE
  69.                     d:\GENE\JEW
  70.  
  71.                 No need for a  trailing  backslash,DEL-MISS  will  add
  72.                 it's  own  if  there isn't one there.It was originally
  73.                 tested on  229  directories,without  a  hitch,covering
  74.                 3300   files.bbs  entries.Current  limits  are  10,000
  75.                 entries.
  76.  
  77.          Command Line arguments.
  78.          ~~~~~~~~~~~~~~~~~~~~~~~
  79.  
  80.                 Type: DEL-MISS -d -pFilespec -b -lFilespec
  81.  
  82.                 -d turns debug  on,gives  extended  info  in  case  of
  83.                    errors
  84.  
  85.                 -pPath  and  filename  of  the  text  file  to read,or
  86.                   location and name of files.ra
  87.  
  88.                 -b tells DEl-MISS to create Files.Bak as it goes.
  89.  
  90.  
  91.                 -l  tells  DEL-MISS  the  location  of  it's  optional
  92.                 logfile.
  93.  
  94.  
  95.                 -? gives a brief helpscreen
  96.  
  97.  
  98.                 If you run RA,and have  the  RA  environment  variable
  99.                 specified,then  you need only type DEL-MISS,no command
  100.                 line parameters required.Non RA users should  use  the
  101.                 text file outlined above.
  102.  
  103.  
  104.          Bug reports,enhancements etc.
  105.  
  106.                 Yell   at  Dave  Gorski,2:250/107,he  wrote  it,I  was
  107.                 suckered into doing the first tests with it!.
  108.  
  109.  
  110.          Finally..
  111.  
  112.                 Have fun,this software was written with the spirit  of
  113.                 Fidonet    ringing   in   the   authors   ears.It   is
  114.                 freeware,though the copyright belongs to the author.If
  115.                 you like it,drop him a netmail telling him  so,if  you
  116.                 don't like it,don't use it.That's all folks!..
  117.  
  118.  
  119.  
  120.