home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / z3help / z.lbr / ZIPDIR.HZP / ZIPDIR.HLP
Encoding:
Text File  |  1991-11-18  |  1.4 KB  |  31 lines

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