Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!nuchat!uhnix1!sugar!schaub From: schaub@sugar.UUCP (Markus Schaub) Newsgroups: comp.sys.amiga Subject: Re: Prolog for the Amiga... need help Message-ID: <1058@sugar.UUCP> Date: Fri, 13-Nov-87 16:09:36 EST Article-I.D.: sugar.1058 Posted: Fri Nov 13 16:09:36 1987 Date-Received: Sun, 15-Nov-87 11:30:31 EST References: <8711092331.AA08117@moon.ads.arpa> Organization: Sugar Land UNIX - Houston, TX Lines: 16 In article <8711092331.AA08117@moon.ads.arpa>, egullich@MOON (Eric Gullichsen) writes: > user's ^C, and jump to an interrput handler. Change the exceptionHandler in your taskstructure to point to your exception- procedure. Then set bit 12 (sigBreakC) in the exceptionMask and there you go. In M2Amiga the run-time system supports interrupt on user ^C. BUT be carefull nobody ever explained the kosher way to do this. I basically had problems with AmigaDOS. If you hit ^C during a DOS call some packets are floating around, producing red rectangles in the upper half of your screen (GURUs). Check RKM and taskstructure, and try and fall etc. Maybe somebody at CATS knows a better answer. // Markus Schaub uunet!nuchat!sugar!schaub (713) 523 8422 // M2Amiga Developer trying to get back the money I paid for my \\ // Amiga by selling a few M2Amiga. \X/ c/o Interface Technologies Corp, 3336 Richmond #323, Houston Tx 77098