home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18707 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.0 KB  |  24 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!emory!wupost!cs.utexas.edu!sun-barr!ames!pacbell.com!tandem!ericg.cpd.tandem.com!user
  3. From: goodill_eric@tandem.com (Eric Goodill)
  4. Subject: Do I need to remove Apple event handlers at end of my code?
  5. Message-ID: <goodill_eric-201192083407@ericg.cpd.tandem.com>
  6. Followup-To: comp.sys.mac.programmer
  7. Sender: news@tandem.com
  8. Nntp-Posting-Host: ericg.cpd.tandem.com
  9. Organization: Tandem Computers, Inc.
  10. Date: Fri, 20 Nov 1992 16:36:49 GMT
  11. Lines: 11
  12.  
  13. Hi,
  14.  
  15. I'm testing the Apple event waters.  Everything seems to be going just
  16. fine, but I have a question about whether I need to deinstall the Apple
  17. event handlers that I installed at the beginning of my code?  IM 6
  18. documents the remove routine, but doesn't say whether my code must remove
  19. the handlers explicitly or the OS just figures it out when my program
  20. stops.  I currently do not remove the handlers, and everything seems fine.
  21.  
  22. Cheers, Eric
  23. Eric Goodill, goodill_eric@tandem.com, Tandem Computers, Cupertino, Calif.
  24.