Path: utzoo!attcan!uunet!cs.utexas.edu!usc!apple!stevec From: stevec@Apple.COM (Steve Christensen) Newsgroups: comp.sys.mac.programmer Subject: Re: Questions on INITS Message-ID: <9765@goofy.Apple.COM> Date: 15 Aug 90 16:46:34 GMT References: <1850@mountn.dec.com> Organization: Apple Computer Inc., Cupertino, CA Lines: 32 In article <1850@mountn.dec.com> George Domenikos writes: >I am having an INIT writen in Pascal that crashes whenever is trying to do >anything that calls the OS or the Toolbox such as EventAvail, GetNextEvent, >etc. Depending on when and where you call a particular routine, that particular manager may not be initialized. For example, you can't create a window if the window manager is uninitialized. Maybe something along those lines? >Has anyone run into the same problem before? No. >Does anyone know how to specify an INIT to run before or after another INIT? The order INITs are run in is determined by the alphabetical ordering of the file names. You can't specify that you want to run before or after another INIT. It's all random what is run before and after your INIT depending on what a particular person has installed... steve -- ____________________________________________________________________ Steve Christensen Internet: stevec@goofy.apple.com Apple Computer, Inc. AppleLink: STEVEC 20525 Mariani Ave, MS 81-CS CompuServe: 76174,1712 Cupertino, CA 95014 "You just contradicted me." "No I didn't." ____________________________________________________________________