home *** CD-ROM | disk | FTP | other *** search
- /* program "DComp", a disk library utility
- by Walt Lounsbery, 4-9-87
-
- Usage: DComp catfile
-
- This program reads a disk catalog (catfile) and a "don't care"
- file list (DCL.dcat) from its parent directory (catfile). These
- files are compared against the disk directories of disks inserted
- into drive DF1. Matches are printed, as well as non-matches.
-
- WARNING: This program requires more than 4000 bytes in the stack, a good
- figure is 10000.
-
- */
-