Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uwm.edu!bionet!agate!dog.ee.lbl.gov!ux5.lbl.gov!beard From: beard@ux5.lbl.gov (Patrick C Beard) Newsgroups: comp.sys.mac.programmer Subject: Re: "Blesser" doesn't work with System 7! Keywords: Blesser & Sys7 = NoNo Message-ID: <10716@dog.ee.lbl.gov> Date: 7 Mar 91 03:45:25 GMT References: <1991Mar6.201700.8040@bernina.ethz.ch> Reply-To: beard@ux5 (Patrick C Beard) Organization: Berkeley Systems, Inc. Lines: 26 X-Local-Date: Wed, 6 Mar 91 19:45:25 PST In article <1991Mar6.201700.8040@bernina.ethz.ch> czychi@bernina.UUCP (Gary Czychi) writes: #Hi, # #I just have copied Blesser 1.1 from the latest Developper CD to find out #that it can't switch to System 7.0. This is probably because it doesn't #recognize the new System file type. The new system file doesn't appear in #the SFGetFile box, though switching from 7.0 to 6.0.7 works fine. This is indeed becasuse the new system file's file type is 'zsys' which is different from the old type which was 'ZSYS'. I just opened my copy of blesser with ResEdit and searched for 'ZSYS' in one of the code segments (I think CODE 1) and replaced it with 'zsys'. Voila, it now blesses system 7. I just keep two versions around to switch systems (I used to do this with 7.0b1, I liked to live dangerously!). #I have tried to patch Blesser to recognize the new 'zsys' file type instead #of the old 'ZSYS' type, but that didn't work also. I was able to make the patch. Try again. I can send you the patched version if you want. -- ------------------------------------------------------------------ | Patrick C. Beard, Software Engineer, Berkeley Systems, Inc. | | "Heroes of technology." | | beard@lbl.gov, d0346@applelink.apple.com (ATTN: Patrick) |