home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18716 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.7 KB

  1. Path: sparky!uunet!think.com!ames!data.nas.nasa.gov!taligent!apple!lai
  2. From: lai@Apple.COM (Ed Lai)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Claris Apple Events
  5. Message-ID: <74527@apple.apple.COM>
  6. Date: 20 Nov 92 17:42:11 GMT
  7. References: <1992Nov19.030657.9662@cs.cornell.edu>
  8. Organization: Apple Computer Inc., Cupertino, CA
  9. Lines: 28
  10.  
  11. In article <1992Nov19.030657.9662@cs.cornell.edu> dawson@cs.cornell.edu (Dawson Dean) writes:
  12. >
  13. >   I want to send an apple event to several third party programs,
  14. >particularly some of Claris' programs (MacWrite, FileMaker, etc.).
  15. >I looked through the Apple Events Doirectory on ftp.apple.com,
  16. >but all that lists is the core events and the QuickDraw events.
  17. >
  18. >Does Claris publicize these things? I`ve seen demos where their
  19. >programs work closely together, so there is an extensive set of
  20. >Apple Events, but do they tell developers about these?
  21. >
  22.  
  23. In general applications that supports Apple Events would publish the
  24. event they supported in an aete resource. A number of scripting system
  25. would parse the aete resource to use the information. Look in ftp.apple.com in
  26. /pub/appleevents for ResEdit template for the aete resource (only work
  27. if the resource is small), HyperCard aete editor stack to read the aete
  28. resource, and Apple Event XCMD stack to talk from HyperCard to such
  29. application using the aete information.
  30.  
  31. /* Disclaimer: All statments and opinions expressed are my own */
  32. /* Edmund K. Lai                                               */
  33. /* Apple Computer, MS37-UP                                     */
  34. /* 20525 Mariani Ave,                                          */
  35. /* Cupertino, CA 95014                                         */
  36. /* (408)974-6272                                               */
  37. zW@h9cOi
  38.  
  39.