[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird file types -how to use them



"Charles Richmond" <richmond@ev1.net> wrote in message
3F381840.F0D9A28F@ev1.net">news:3F381840.F0D9A28F@ev1.net...
> Ernest wrote:
> >
> > I have a box of Basis 108 user group montly swap disks that are in CPM
> > format. Most of the files on these disks are in what I'm guessing is a
> > compressed state but I'm not sure of how to use them. Here is an
example:
> >
> > B.U.G. SWAP DISK 4.1 (MARCH 1987)
> >
> > side 1
> >
> > $$README.1ST
> > HARDWARE.QQQ
> > NOTICES.QQQ
> > $VER---4.1
> > LIBRARY.IQF
> > SOFTWARE.QQQ
> > APPLEPIE.CQT
> > MEMBERS.LQR
> > ORDER.FRM
> > CPM.CQT
> > MEMBERS.PQN
> > DIREC.COM
> >
> These files are in "squeeze" format. The "squeeze" program
> (SQ.COM on CP/M IIRC) compresses the file, and changes the
> middle letter of the extension to "Q". The original letter
> is saved in the file somewhere, and will be restored when
> the file is "unsqueezed". (using UNSQ.COM on CP/M IIRC).
>
> I have some C source for converting these files, but you
> will probably have to compile it on a PC or Linux box to
> make it work.
>
> If you have a copy of the Walnut Hill CP/M CDROM, it will
> surely have implementations of SQ.COM and UNSQ.COM.

Oh, I have those programs on one of the disks. LU, NULU, SQ, etc. I'll give
it a try and see what happens. Oooh. The excitment is building!

Thanks.

E.