home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!lai
- From: lai@Apple.COM (Ed Lai)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: ??? AppleEvents - sending > 32K
- Keywords: AppleEvents 32K barrier
- Message-ID: <71731@apple.Apple.COM>
- Date: 27 Aug 92 17:17:09 GMT
- References: <1992Aug25.235916.3393@athena.mit.edu> <1992Aug26.033338.9368@terminator.cc.umich.edu>
- Organization: Apple Computer Inc., Cupertino, CA
- Lines: 31
-
- In article <1992Aug26.033338.9368@terminator.cc.umich.edu> leonardr@ccs.itd.umich.edu writes:
- >In article <1992Aug25.235916.3393@athena.mit.edu> decanio@athena.mit.edu (Ken DeCanio) writes:
- >>
- >>I am trying to send more than 32k of data by a single AppleEvent.
- >>I've tried using an AEDescList, but I get an AppleTalk error (-92)
- >>
- > As of the Apple Event Manager 1.0 (and 1.0.1), you can NOT send
-
- This is true of 1.0 and earlier version of 1.01, but is not true for later
- versions of 1.01.
-
- >more than 64K worth of data in a single AERecord (which would include a
- >DescList). Future versions of the AEM will support much olarger data
- >passing, but in the meantime your best bet is to use either multiple events
- >or create a PPC link (using AE's to setup the link).
- >
- >
- >--
- >-----------------------------------------------------------------------
- >Leonard Rosenthol Internet: leonardr@ccs.itd.umich.edu
- >Director of Advanced Technology AppleLink: MACgician
- >Aladdin Systems, inc. GEnie: MACgician
-
- /* Disclaimer: All statments and opinions expressed are my own */
- /* Edmund K. Lai */
- /* Apple Computer, MS37-UP */
- /* 20525 Mariani Ave, */
- /* Cupertino, CA 95014 */
- /* (408)974-6272 */
- zW@h9cOi
-
-