home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14543 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  982 b 

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!eos!data.nas.nasa.gov!taligent!apple!mlanett
  2. From: mlanett@Apple.COM (Mark Lanett)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: kAEQuitApplication driving me batty
  5. Keywords: apple events
  6. Message-ID: <71673@apple.Apple.COM>
  7. Date: 26 Aug 92 16:04:56 GMT
  8. References: <21043@optima.cs.arizona.edu>
  9. Organization: Apple Computer Inc., Cupertino, CA
  10. Lines: 11
  11.  
  12. jtgorman@cs.arizona.edu (J. Taggart Gorman) writes:
  13.  
  14. >  The problem : on my IIsi running 7.0.1+ and coding on Think C 5.0.2, nothing
  15. >can send Quit events.  Not my code, not Apple's sample code, not the pre-
  16. >complied Process Manager, nor the program ProcessWatcher.  I don't know why
  17. >ProcessWatcher can't send Quit events, but when both my code and Process
  18. >Manager call AESend, the OSErr returned is -903, which IM VI tells me is a
  19. >"noPortErr - Invalid port name; Unable to open port or bad port refernce
  20. >number".
  21.  
  22. Set the isHighLevelEventAware bit in your SIZE resource.
  23.