home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!ames!data.nas.nasa.gov!taligent!apple!jkc
- From: jkc@Apple.COM (John Kevin Calhoun)
- Newsgroups: comp.sys.mac.hypercard
- Subject: Re: AppleEvents stack problems
- Keywords: ae primer probs
- Message-ID: <71672@apple.Apple.COM>
- Date: 26 Aug 92 15:05:47 GMT
- References: <52253@spt.entity.com>
- Organization: Apple Computer Inc., Cupertino, CA
- Lines: 23
-
-
- In article <52253@spt.entity.com> mdc@spt.entity.com (Marty Connor)
- writes:
- >I was enjoying exploring, and was playing with the AppleEvents primer
- >stack using my machine and my wife's machine to test it.
- >
- >Is there a known problem with the part of the stack that implements
- >the Chat function?
-
- Yes. Look in the script of the card button named "Send Message..."
- for the following lines:
-
- send "Apple event Primer" && quote & theNews & <option-return>
- quote to program remoteHyperCard
-
-
- Change these to:
-
- send "gossip" && quote & theNews & <option-return>
- quote to program remoteHyperCard
-
- Kevin Calhoun
- jkc@apple.com
-