home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 090.lha / WCat / DComp.DOC < prev    next >
Text File  |  1986-11-20  |  462b  |  15 lines

  1. /*       program "DComp", a disk library utility
  2.   by Walt Lounsbery, 4-9-87
  3.  
  4. Usage: DComp catfile
  5.  
  6.   This program reads a disk catalog (catfile) and a "don't care"
  7.   file list (DCL.dcat) from its parent directory (catfile).  These
  8.   files are compared against the disk directories of disks inserted
  9.   into drive DF1.  Matches are  printed, as well as non-matches.  
  10.  
  11. WARNING: This program requires more than 4000 bytes in the stack, a good
  12. figure is 10000.
  13.  
  14. */
  15.