Path: utzoo!utgpu!attcan!uunet!husc6!mailrus!caen.engin.umich.edu!billkatt From: billkatt@caen.engin.umich.edu (Steve Bollinger) Newsgroups: comp.sys.mac Subject: Re: Broadcast Version. Summary: inadvertent debugger break Keywords: patching Message-ID: <3f6d8713.1285f@maize.engin.umich.edu> Date: 2 Nov 88 16:31:00 GMT References: <3f6d4201.59b7@sauron.engin.umich.edu> Reply-To: billkatt@caen.engin.umich.edu (Steve Bollinger) Organization: caen Lines: 24 > >I am trying to use Broadcast, the Chooser based message program, on a MacII >with system 6.0.2. Everytime I try to change the send icon I get a bomb with >id=12. I am using version 0.5b3! Yes, the ID=12 is due to a Debugger break he (inadvertently) left in the program. I removed the break from my copy and it worked perfectly. To patch your copy, search for hex A9FF and change it to 4E71. (It only occurs once.) This might have some side effects, but I can't find any. +----------------------+----------------------------------------------------+ | Steve Bollinger | Internet: billkatt@caen.engin.umich.edu | | 4297 Sulgrave Dr. +------+---------------------------------------------+ | Swartz Creek, Mi. 48473 | "My employer doesn't take my opinion any | +-----------------------------+ more seriously than you do." | | "You remember the IIe, it +---------------------------------------------+ | was the machine Apple made before they decided people didn't need | | machines with big screens, color, or slots." | | - Harry Anderson (from NBC's Night Court) | +---------------------------------------------------------------------------+