Path: utzoo!attcan!uunet!mcvax!ukc!icdoc!qmc-cs!jeremyr
From: jeremyr@cs.qmc.ac.uk (Jeremy Roussak)
Newsgroups: comp.sys.mac.programmer
Subject: ResErrProc
Message-ID: <1185@sequent.cs.qmc.ac.uk>
Date: 11 Aug 89 14:04:17 GMT
Reply-To: jeremyr@cs.qmc.ac.uk (Jeremy Roussak)
Organization: CS Dept, Queen Mary College, University of London, UK.
Lines: 14


Has anyone any experience of using this?  It seems from IM that if you
put the address of a procedure into it, the procedure will be called
if any call to the resource manager produces an error.  I tried it
using a routine written in LSC that opened a window and tried to write
a message into it.  All that happened was the garbage was written on
the screen and my Mac died.  The routine was declared as 
static pascal void foobar().

Any ideas?

Jeremy Roussak

(working code fragments sent by email would be much appreciated)