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