Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!necntc!linus!alliant!muller From: muller@alliant.UUCP (Jim Muller) Newsgroups: comp.sys.apple Subject: Re: Recovering from ONERR GOTOs Message-ID: <494@alliant.UUCP> Date: Tue, 28-Apr-87 15:44:01 EDT Article-I.D.: alliant.494 Posted: Tue Apr 28 15:44:01 1987 Date-Received: Sat, 2-May-87 07:34:10 EDT References: <8704210236.AA17984@crash.CTS.COM> <803@bgsuvax.UUCP> Reply-To: muller@alliant.UUCP (Jim Muller) Distribution: world Organization: Alliant Computer Systems, Littleton, MA Lines: 8 Keywords: pplesoft error-handling Re Applesoft error handling, my Applesoft manuals (alas, at home...) say that you cannot simply return to the offending lines. You must either RESUME (I think) or execute a monitor call. The Volume 2 of my Applesoft Manual set (bought in 1983) gives what this call was, and says it will clean up the stack for you. (Sorry, but I can't remember any more details.) (It always amazes me how much people will try to do without knowing what they are doing or where to find out...)