Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!leah!rpi!batcomputer!cornell!rochester!pt.cs.cmu.edu!andrew.cmu.edu!md32+ From: md32+@andrew.cmu.edu (Michael Joseph Darweesh) Newsgroups: comp.sys.mac Subject: Re: Problem with BinHex Files Message-ID: <8Y37Kry00W0cQVHHU9@andrew.cmu.edu> Date: 1 Mar 89 22:59:03 GMT References: <160700002@primerd> Organization: Class of '92, Carnegie Mellon, Pittsburgh, PA Lines: 11 In-Reply-To: <160700002@primerd> make sure that you are stripping the "---end of part # ---" from the end of each part. This really bugged me until I just tried random stuff and found this regular text at the end of the files that had been separated on comp.binaries.mac. Binhex ignores the last one of these if you are only dealing with one file because it has it's own flag for the end of the file (":"). So all you have to do is remember to strip all of the headers and those nasty "--- end of part # ---" that the moderator for the binaries board puts on the end of those files, then append the files to together in the correct order and unbinhex the thing.