Path: utzoo!mnetor!tmsoft!torsqnt!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!dewey.soe.berkeley.edu!oster From: oster@dewey.soe.berkeley.edu (David Phillip Oster) Newsgroups: comp.sys.mac.programmer Subject: Re: Problems with Inits and Trap patches Message-ID: <31402@ucbvax.BERKELEY.EDU> Date: 20 Sep 89 07:51:34 GMT References: <10403@csli.Stanford.EDU> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: oster@dewey.soe.berkeley.edu.UUCP (David Phillip Oster) Distribution: comp.sys.mac.programmer Organization: School of Education, UC-Berkeley Lines: 7 If you are running under multi-finder, you won't see the effect of patching a trap from an application in any other application, because multi-finder swaps each application's patched trap set when it swaps the application. The best way to debug something like this is to add the code to a demo text editor application, get it working there, then brea k it loose as a free standing init.