home *** CD-ROM | disk | FTP | other *** search
- /* program "DCDiff"
- by Walt Lounsbery, 10-3-87
-
- Usage: DCDiff catfile compfile [n] MUST USE CLI!
-
- This program compares a listing of disk files in 'compfile' against
- the disk catalogue list in 'catfile'. Both files should use the abbreviated
- file lists, although the abbreviated format is not required. A printer
- should be connected and operating before using the program, as it will
- print out the results. Normally, only file matches are printed, however
- the 'n' option causes non-matching files in 'compfile' to be printed.
-
- WARNING: This program requires more than 4000 bytes in the stack, a good
- figure is 10000.
-
- */
-