Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!mips!bridge2!olivea!mintaka!dcw From: dcw@lcs.mit.edu (David C. Whitney) Newsgroups: comp.sys.apple2 Subject: Re: What unpacks .BSQ files? Message-ID: <1990Oct29.001735.10243@mintaka.lcs.mit.edu> Date: 29 Oct 90 00:17:35 GMT References: <8251@darkstar.ucsc.edu> <14266@smoke.brl.mil> Sender: daemon@mintaka.lcs.mit.edu (Lucifer Maleficius) Organization: MIT Spoken Language Systems Group Lines: 17 In article <14266@smoke.brl.mil> gwyn@smoke.brl.mil (Doug Gwyn) writes: >I notice that most of those particular files have junk before the first >line, which should contain "FiLeStArTfIlEsTaRt". Perhaps editing the >files to remove the preliminary junk would help. Any text file that contains a "FiLeStArTfIlEsTaRt" line is a BinSCII encoded file. BinSCII is smart enough to look over garbage and find the data. The problem everyone is having is trying to run Shrinkit (or BLU) on these files. The file is a text-encoded binary file. You must run BinSCII on it first. BinSCII's output should then be unpackable by Shrinkit no problem. -- Dave Whitney Computer Science MIT 1990 | I wrote Z-Link and BinSCII. Send me bug dcw@lcs.mit.edu | reports. I need a job. Send me an offer. Every now and then one makes a mistake. Mine was probably this post.