home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!batcomputer!cornell!rochester!rit!isc-newsserver!euler.rc.rit.edu!user
- From: rtgrc@rc.rit.edu (Rob Gayvert)
- Subject: Re: AESuspendTheCurrentEvent & friends
- Message-ID: <rtgrc-181292091711@euler.rc.rit.edu>
- Followup-To: comp.sys.mac.programmer
- Sender: news@ultb.isc.rit.edu (USENET News System)
- Nntp-Posting-Host: euler.rc.rit.edu
- Organization: RIT Research
- References: <PERM.92Dec15173726@groucho.csd.uu.se>
- Date: Fri, 18 Dec 1992 14:21:02 GMT
- Lines: 16
-
- In article <PERM.92Dec15173726@groucho.csd.uu.se>, perm@csd.uu.se (Per
- Mildner) wrote:
- >
- > I'm trying to use AESuspendTheCurrentEvent and
- > AEResumeTheCurrentEvent but doesn't seem to get it to work. I cannot
- > find any sample that uses this nor find anything in any of the
- > archive.
- >
-
- I ran into a similar problem in writing a code resource to handle Apple
- Events in Smalltalk. I got things to work by duplicating the event and
- reply (with AEDuplicateDesc), and disposing the original event and reply.
-
- Rob Gayvert
- RIT Research
- rtgrc@rc.rit.edu
-