Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site aluxe.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!grkermit!masscomp!clyde!burl!ulysses!mhuxl!aluxe!2141smh From: 2141smh@aluxe.UUCP Newsgroups: net.micro.trs-80 Subject: Break Key as an Interrupt Needed Message-ID: <1347@aluxe.UUCP> Date: Tue, 28-Feb-84 09:52:46 EST Article-I.D.: aluxe.1347 Posted: Tue Feb 28 09:52:46 1984 Date-Received: Wed, 29-Feb-84 10:40:17 EST Organization: AT&T Bell Laboratories, Allentown, PA Lines: 12 I am looking for a way to use the break key as in interrupt in a basic program. I have an error recovery set up which could also be used in connection with the break key. My program has a user menu. If one makes the wrong selection at the menu, I would like to make recovery possible by just pressing the break or some other otherwise useless key so they can return to the menu. The point at which the interrupt is necessary is when a lineinput or regular input comes up. I am using a Model III with 48K and Disk Basic.