home *** CD-ROM | disk | FTP | other *** search
- ;
- ZIPDIR.COM
-
- Size (recs) CRC Version Author/Latest Issue Disk
- 2k (15) 8752 1.2 Bruce Morgen 7/90 Z3COM13
-
- 1- Syntax 2- Notes
-
- ZIPDIR is a CP/M program to list the directory of .ZIP files created by
- Phil Katz's MS-DOS utility, PKZIP. The listing shows each member filename
- along with it's compressed and uncompressed lengths, compression method and
- ratio, time, date, and CRC value, as well as totals for the above. Good for
- RCP/M use, now requires no re-assembly or patching for ZCPR3/NZCOM/Z3PLUS-
- based systems, remote or otherwise.
-
- Vs 1.0 (3/15/89) by Steve Greenberg.
- :1
-
- Syntax ZD [du:]<zipfile>[.ZIP]
- :2
- ZIPDIR Notes
-
- a. Vs 1.2 updates (7/12/90, Bruce Morgen):
- - Re-synced versions by putting in J.Foy's code for "imploded" zipfile
- members from HIS "v1.1" of 8/89.
-
- b. Vs 1.1 updates (7/10/90, Bruce Morgen)
- - Added modest run-time ZCPR3 support, no re-assembly or patching needed
- for RCP/M use under Z3, now supports the DU:/DIR: (under Z3) and "//"
- (help query for all systems) conventions.