Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!oliveb!apple!well!brecher From: brecher@well.UUCP (Steve Brecher) Newsgroups: comp.sys.mac Subject: Re: Switch-launching when Suitcase II is running Keywords: Switch-Launch, Suitcase II Message-ID: <11507@well.UUCP> Date: 4 May 89 01:57:13 GMT References: <4595@mtuxo.att.com> Reply-To: brecher@well.UUCP (Steve Brecher) Organization: Software Supply, Sunnyvale, CA Lines: 29 In article <4595@mtuxo.att.com>, mark@mtuxo.att.com (XG1W6-M.PERKINS) writes: > Has anyone else had trouble switch-launching when Suitcase II is running? This is a bug introduced in Suitcase II version 1.2.2. It is fixed in 1.2.3; I hope to upload an Updater application which updates earlier versions of Suitcase II to 1.2.3 no later than 7 May (it make take a few days thereafter for the moderator to post it to comp.binaries.mac). The cited message reports the Suitcase II version in use as "1.2."; I am assuming it is 1.2.2. Meanwhile, the bug in 1.2.2 can be fixed via a hexadecimal patch as follows: search for: 21C9 0A50 2078 change to: """1 """" """" Note: depending on whether your Suitcase II 1.2.2 was obtained via applying an Updater to a previous version, or direct from FGS, the above values may not be word aligned; that is, you may see: 1021 C90A 5020 78... which you would change to: """" "1"" """" ""... If you use ResEdit, edit the INIT 128 resource in Suitcase II 1.2.2. -- brecher@well.UUCP (Steve Brecher)