[comp.sys.mac.programmer] Resume Procedures under MultiFinder

bloks@eb1.eb.ele.tue.nl (07/18/90)

Hi,

I am currently writing an application that installs a resume procedure
during the initialization phase (with InitDialogs). This procedure
will try to save as much as possible of what's left of the internal
data structure of the program, so that part or all of the data entered
by the used can be retrieved later, in case a system error occurs.
Now everything seams to work fine when running under Finder, but
when running the application under MultiFinder and the program
generates a System Error, my resume procedure doesn't even get called.
Instead, multifinder just reports "application unexpectedly quit (id)"
and aborts the program. Does anybody know how i can force multifinder
to call my resume procedure instead, and let my application handle the
system error? Any help would be greatly appreciated.
    
Please E-mail the answer to 
bloks@eb.ele.tue.nl   or
elebrb@rc3.urc.tue.nl  or
elebrb@heitue5       (bitnet)

Thanks,
Rudi Bloks