Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!rutgers!uwvax!puff!schumann From: schumann@puff.wisc.edu (Christopher Schumann) Newsgroups: comp.sys.apple Subject: Re: Quitting my own application Message-ID: <1003@puff.wisc.edu> Date: Fri, 2-Oct-87 12:43:41 EDT Article-I.D.: puff.1003 Posted: Fri Oct 2 12:43:41 1987 Date-Received: Mon, 12-Oct-87 22:38:05 EDT References: <1311@bgsuvax.UUCP> Organization: U of Wisconsin CS Dept Lines: 13 In article <1311@bgsuvax.UUCP>, denbeste@bgsuvax.UUCP (William C. DenBesten) writes: > 303: 65 ; quit-code > I am using prodos 8 v 1.3 and prodos 1.0.1 on an enhanced //e ^^^ I assume you have tried this on both versions of ProDOS. I have used the quit code with the MLI without fail. I have never used v1.3, but I have heard that it is buggy. I know it works on 1.0.1. Try issuing a CLD and CLC and maybe even a LDA #0 before this. Other things: Reset stack pointer; restore the memory bitmap to a relatively clear state; make extra sure that all files are closed. Chris Schumann schumann@puff.wisc.edu