On Sun, 8 Mar 2009, Bill Buckels wrote:
"Note: ZIP archives have been used to keep the source disks neat and tidy. However, these are uncompressed zip files (type 0) which are the only type of zip files that the CP/M unzip.com program provided with these disks can handle." My goal was to create an archive on my Windows machine using the STANDARD ZIP uncompressed format without special tools.
with InfoZip, zip -0 should do the job? -uso.