home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / WIPEV073.ZIP / DOWN.DOC < prev    next >
Text File  |  1994-03-18  |  532b  |  12 lines

  1. a small proggy which scans filelist(download.txt format) for matchdata and
  2. write it to down.tmp file...
  3. e.g.  DOWN FILELIST DATA will
  4. write all DATA-match to disk (data: e.g. username (maxlen12) or filename
  5. so u can determine e.g. all user leeching file e.g. WALLA.EXT in download.txt
  6. or one user 've been leechin in download.txt
  7. (it only writes the found line in download.txt to file!)
  8. attention: searchdata is maxlen12 and CASEsensitive
  9.  
  10. it's really fast, about 1-2 secs for a
  11. 1meg filelist on a 386dx25 with 80meg HD.
  12.