Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!mcsun!ukc!tcdcs!vax1.tcd.ie!hughesmp From: hughesmp@vax1.tcd.ie Newsgroups: comp.sys.acorn Subject: Module task terminating Message-ID: <1991Jun27.052256.1@vax1.tcd.ie> Date: 27 Jun 91 05:22:56 GMT Sender: news@cs.tcd.ie Organization: Trinity College Dublin Lines: 10 Nntp-Posting-Host: vax1 I am writing a module wimp task that must not survive reset, ie it must be rmkilled after / just before a reset/break occurs. Bearing in mind that it cannot call OS_Module 6 (Delete) from within a Service_Reset with guaranteed success, how can it kill itself? I want it to be a module task so that it does not need a whole page to itself. Can a utility (filetype FFC) be a wimp task? Ta muchly, Merlin. --SICK--