Path: utzoo!attcan!uunet!mcvax!unido!materna!jh From: jh@materna.uucp (Juergen Hackenbroich) Newsgroups: comp.os.os9 Subject: Writing Trap Handler in System State Message-ID: <391@materna.uucp> Date: 1 Aug 88 15:21:46 GMT Reply-To: jh@materna.UUCP (Juergen Hackenbroich) Organization: Dr.Materna GmbH, Dortmund Lines: 15 Hello, I need to write a trap handler which executes in system state to allow some user to do things normally not permitted. Testing with the example in the manual, I get it only running in user state, but the manual doesn't tell anything about differences between user and system state in trap handlers. Does anybody out there have some hints for me ? Thanks Juergen