Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!psuvax1!psuvm!dxb132 From: DXB132@psuvm.psu.edu Newsgroups: comp.sys.amiga.programmer Subject: Re: Lemmings - a tutorial Part V (last) Message-ID: <91091.075312DXB132@psuvm.psu.edu> Date: 1 Apr 91 12:53:12 GMT References: <23788@well.sf.ca.us> <23837@well.sf.ca.us> <781@tnc.UUCP> <20213@cbmvax.commodore.com> <20222@cbmvax.commodore.com> Organization: Penn State University Lines: 12 In article <20222@cbmvax.commodore.com>, jesup@cbmvax.commodore.com (Randell Jesup) says: > Except the trick is that if dos.library is opened successfully, >the call never returns. The docs don't actually say it returns (though I >can see how you'd assume that). You're thinking of the "bootstrap" code involved in autobooting. The standard bootblock code certainly does return. If it didn't various resources would not be deallocated by strap. -- Dan Babcock