home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / mcl / 1078 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.5 KB

  1. Path: sparky!uunet!olivea!apple!cambridge.apple.com!straz@cambridge.apple.com
  2. From: straz@cambridge.apple.com (Steve Strassmann)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: AppleEvents (for supercard)
  5. Message-ID: <9207252120.AA18620@cambridge.apple.com>
  6. Date: 25 Jul 92 22:56:37 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 21
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Full-Name: Steve Strassmann
  11. Original-To: ee770644@sparc3.sparc20.ncu.edu.tw (Lin)
  12. Original-Cc: info-mcl
  13.  
  14. >Date: Sat, 25 Jul 92 23:15:27 CST
  15. >From: ee770644@sparc3.sparc20.ncu.edu.tw (Lin)
  16. >To: info-mcl@cambridge.apple.com
  17. >
  18. >    I would like to repeat my problem clearly: I want to accept the
  19. >users' input in a SuperCard project and send the whole input to the 
  20. >interpreter, and the interpreter is responsible to evaluate the code
  21. >then send the outcome back to the SuperCard project via apple event.
  22. >Can anyone tell me how to make my interpreter apple event aware?  Or I
  23. >will reimplement the whole interpreter in SuperTalk? It is wonderful if
  24. >anyone who know how to make my SuperCard project apple event aware.
  25.  
  26. MCL works with Apple Events - check out eval-server.lisp in the 
  27. examples folder.
  28.  
  29. Hypercard also works with Apple Events - check out the "AppleEvent
  30. Primer" stack which comes with Hypercard 2.1.
  31.  
  32. Maybe the customer support people for Supercard can tell you the
  33. best way to make it AppleEvent-aware. Also, you might try the
  34. Info-mac digest (send mail to info-mac-request@sumex-aim.stanford.edu)
  35.