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