home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / UTILS / DIRUTL / CDIR11.LBR / CDIR.DOC < prev    next >
Text File  |  2000-06-30  |  1KB  |  46 lines

  1. ;       CDIR - A program to compare directories of two disks.
  2. ;
  3. ;Orig Written by:    Robert Wilcox
  4. ;            920 N. Washington St.
  5. ;            Owosso,  MI     48867
  6. ;
  7. ;------- Revisions --------
  8. ;
  9. ; v1.2        Added equates for Kaypro computers and made a Kaypro-only
  10. ; 04/02/86    version (CDIR-K84.COM) with even more video equates used.
  11. ;
  12. ;        Steve Sanders, TBKUG/DataCOM Super Systems
  13. ;        (813) 791-1454 or 791-1455 modem  300/1200/2400
  14. ;
  15. ;-----
  16. ;
  17. ; v1.1         Fixes and mods by Mark Pulver
  18. ;
  19. ;--------------------------------------------------------------------
  20. ;
  21. ;Operation: 
  22. ;        Compares the files on disk A to the files on disk B.
  23. ;
  24. ;           CDIR<CR> prints a directory of files of the disk in drive
  25. ;           A, with files that are also on drive B indicated by the
  26. ;           file name being in reverse video if the terminal supports
  27. ;           it, or by "*" if it does not.
  28. ;
  29. ;           Wild cards (CDIR *.ASM, CDIR test?.as?, etc. are supported.
  30. ;
  31. ;           CDIR ?     gives a help message.
  32. ;
  33. ;           Any key pressed while the directory is being printed aborts
  34. ;           the program.
  35. ;
  36. ;
  37. ;software system used:  CP/M 2.2
  38. ;
  39. ;terminals supported:     ADDS Viewpoint/3A Plus
  40. ;                       Heath H-19
  41. ;                       Imsai VIO
  42. ;            Televideo series
  43. ;            Wyse50
  44. ;            ADM3A/Kaypro
  45. ;
  46.