; CDIR - A program to compare directories of two disks. ; ;Orig Written by: Robert Wilcox ; 920 N. Washington St. ; Owosso, MI 48867 ; ;------- Revisions -------- ; ; v1.2 Added equates for Kaypro computers and made a Kaypro-only ; 04/02/86 version (CDIR-K84.COM) with even more video equates used. ; ; Steve Sanders, TBKUG/DataCOM Super Systems ; (813) 791-1454 or 791-1455 modem 300/1200/2400 ; ;----- ; ; v1.1 Fixes and mods by Mark Pulver ; ;-------------------------------------------------------------------- ; ;Operation: ; Compares the files on disk A to the files on disk B. ; ; CDIR prints a directory of files of the disk in drive ; A, with files that are also on drive B indicated by the ; file name being in reverse video if the terminal supports ; it, or by "*" if it does not. ; ; Wild cards (CDIR *.ASM, CDIR test?.as?, etc. are supported. ; ; CDIR ? gives a help message. ; ; Any key pressed while the directory is being printed aborts ; the program. ; ; ;software system used: CP/M 2.2 ; ;terminals supported: ADDS Viewpoint/3A Plus ; Heath H-19 ; Imsai VIO ; Televideo series ; Wyse50 ; ADM3A/Kaypro ;