Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!dnlunx!dnlts!nugteren From: nugteren@pttrnl.nl Newsgroups: comp.sys.mac.programmer Subject: How do you write an INIT?? Message-ID: <58029.272ea810@pttrnl.nl> Date: 31 Oct 90 09:31:44 GMT Organization: PTT Research Neher Laboratories, The Netherlands Lines: 12 I have written an application that I would like to keep memory resident. I've been told that the best way to do this is turn the application into an INIT. I have the inside MacIntoshes, but as far as I can tell they don't explain how to write an INIT (I assume an INIT has a special structure, just like a driver has a special structure, and isn't just an application with an INIT lable). Can anyone explain to me what an INIT looks like, and how I can convert my application into an INIT? Or maybe someone knows an easier way to keep a program resident? I'd appreciate any help, Nils