Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!ucbcad!ucbvax!SIMTEL20.ARPA!W8SDZ From: W8SDZ@SIMTEL20.ARPA (Keith Petersen) Newsgroups: comp.os.cpm Subject: ARC maker for CP/M now available from SIMTEL20 Message-ID: Date: Tue, 10-Nov-87 12:59:00 EST Article-I.D.: SIMTEL20.KPETERSEN.12349538175.BABYL Posted: Tue Nov 10 12:59:00 1987 Date-Received: Thu, 12-Nov-87 22:05:42 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 39 Be careful with the new ARC maker for CP/M. There are some problems that will have to ironed out in the next revision. The following message is from RCP/M Royal Oak (313) 759-6569. --cut-here--CPMARC.BUG--cut-here-- Date: 9-Nov-87 From: Lee Rimar To: All Re: CP/M ARK program I feel like a kid who got exactly the toy he wanted for Christmas -- but then found out it didn't work. After waiting over a year for a CP/M archive program, it's finally here. But it's slow and has some dangerous bugs. There are two versions: ARCS does file compression by Squeezing, ARCC does it by crunching. Each has it's own problems. ARCS bombs out if you try to put more than 64 files into an archive. It WILL close the archive correctly, but if you specified a file list or wild cards totally more than 64 files, it just aborts after the the 64th is arc'd. And it IS slow: I was trying to archive the initial program load for my RAMdisk, about 700K in 65 files. Took OVER AN HOUR to get the 64th file (RAMdisk to floppy). Then ten very noisy minutes of disk error retry, trying to figure out where to put the 65th file. Finally it aborted. ARCC has a different problem. The docs say it needs a TPA of AT LEAST 60K. I have 56K, and it works if you try to archive small files, and specify a small file list. BUT if you run out of memory, it DOES NOT exit gracefully -- it goes off into never-never land, and sometimes will trash your disk directory en route. ARCC is even slower than ARCS -- a single 12K file took about 5 minutes to archive (RAMdisk to RAMdisk) on my 4Mhz Kaypro. So even if you have the memory to run it, you might not have the time. If you need 'em, they're here -- but be careful . . .