home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 15a / dfl.zip / DFLREAD.ME < prev    next >
Text File  |  1989-11-27  |  3KB  |  73 lines

  1.           DUPLICATE FILE LOCATOR PROGRAM     Version 1.01
  2.  
  3. This group of files is the latest version of a full-featured
  4. copy of DFL - the Duplicate File Locator Program.  The compressed
  5. file DFL.ZIP should contain the following files:
  6.  
  7.      DFL.EXE        the executable program with self-contained help
  8.      ORDER.DOC      the program registration order form
  9.      DFLREAD.ME     this file
  10.      
  11. DFL will search even a huge disk to find the duplicate files.  I
  12. wrote this program because the programs I had found and tested on
  13. the various BBSs either had bugs, or used so much memory per file
  14. or directory in searching the disk that they aborted due to a lack
  15. of memory.  One of the bugs I found in another duplicate seeker
  16. appears to be a failure to close files during the compare and
  17. deletion process.  After some number of deletions, all of the DOS
  18. file handles or File Control Blocks are used, and the program
  19. refuses to process any more.
  20.  
  21. DFL, as of 11/27/89, has no reported bugs - especially the ones I
  22. wrote DFL to get around.  In addition, the internal data structures
  23. used to capture the contents of the disk are as small as can
  24. reasonably be expected.  When used on my 330 Megabyte Miniscribe
  25. ESDI drive, with approximately 3200 files in 150 directories, only
  26. 200 Kbytes of RAM are used.  Based on this, DFL should be able to
  27. handle approximately 12,000 files before memory becomes full.
  28.  
  29. The main feature of DFL which I have not found in any other similar
  30. program is its ALIAS mode of operation.  Using this mode, the
  31. contents of files are compared to identify duplicates.  The file
  32. names play no role whatsoever.  For example, this will allow the
  33. user to locate source files such as PROGRAM.C and PROGRAM.BAK
  34. which have the same contents but different names.  This may also
  35. be of use to sysops who want to weed out duplicate uploads which
  36. have different names.
  37.  
  38.  
  39. WHAT IS NEXT FOR DFL?
  40.  
  41. Version 2 of DFL will do all of the above, and will also search the
  42. contents of ZIP, PAK, LZH and ARC files to find duplicates.  This
  43. will help sysops smoke out duplicates contained in compressed files
  44. with different names.  Usually, the .COM and .EXE files are the
  45. same in such situations, but some trivial change has be made to a
  46. .DOC or .TXT file so that the size of the diddled file is slightly
  47. different than the original compressed file.  We will all benefit
  48. if the boards are not cluttered with duplicates.
  49.  
  50.  
  51. HOW TO REACH ME
  52.  
  53. Anyone with comments, suggestions, complaints or bug-reports can
  54. reach me in one of four ways:
  55.  
  56.      Write:         W. S. Ataras Engineering
  57.                     40 Laughton Street
  58.                     Upper Marlboro, Md. 20772
  59.  
  60.      Voice mail:    1-301-249-1141
  61.      
  62.      BBS:           Springfield Bypass
  63.                     1-301-941-5815      (2400-N81)
  64.                
  65.      FAX:           1-301-627-7510      
  66.                     Be sure to include my voice mail number on
  67.                     the FAX cover sheet.
  68.  
  69. I remain yours truly,
  70.  
  71. W. S. Ataras, PE
  72. 11/28/89
  73.