Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!ml10+ From: ml10+@andrew.cmu.edu (Michael A. Libes) Newsgroups: comp.sys.mac.programmer Subject: Re: SubLaunch return codes Message-ID: <8ZSpsEa00Uh7Q2i3Qq@andrew.cmu.edu> Date: 5 Dec 89 06:20:00 GMT References: <2618@cbnewsj.ATT.COM>, <17692@dartvax.Dartmouth.EDU> Organization: Class of '91, Carnegie Mellon, Pittsburgh, PA Lines: 10 In-Reply-To: <17692@dartvax.Dartmouth.EDU> > #define memFullErr -108 /* Not enough room in heap zone */ > > -108 is the generic "no memory" error code. I can't think of any > reason for _Launch to have specific error codes of its own. I have gotton a return code of -10 when there is insufficient memory for _Launching. BTW: SystemErrors DA tells me that this is a Color Quickdraw error. - luni