home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20036 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.1 KB  |  30 lines

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