[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AE Suspend/Resume - Solved



1) Any code called from the handler should be OK, whether it is written in
Pascal or Lisp, called directly or not. Unless the MCL code does something
special, you should be able to suspend the event.

2) You *can* send AEs to yourself through the normal AE mechanism : instead of
giving your address as kCurrentProcess, get your real process serial number.

     Daniel.