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

  1. /*       program "DCDiff"
  2.   by Walt Lounsbery, 10-3-87
  3.  
  4. Usage: DCDiff catfile compfile [n]                   MUST USE CLI!
  5.  
  6.      This program compares a listing of disk files in 'compfile' against
  7. the disk catalogue list in 'catfile'.  Both files should use the abbreviated
  8. file lists, although the abbreviated format is not required.  A printer
  9. should be connected and operating before using the program, as it will
  10. print out the results.  Normally, only file matches are printed, however
  11. the 'n' option causes non-matching files in 'compfile' to be printed.
  12.  
  13. WARNING: This program requires more than 4000 bytes in the stack, a good
  14. figure is 10000.
  15.  
  16. */
  17.