home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / hypercar / 4219 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!emory!europa.asd.contel.com!gatech!usenet.ins.cwru.edu!agate!apple!mumbo.apple.com!gallant.apple.com!wolverine.apple.com!user
  3. From: jpugh@apple.com (Jon Pugh)
  4. Subject: Re: Can Hypercard use Excel's databases?
  5. Sender: news@gallant.apple.com
  6. Message-ID: <jpugh-171192134703@wolverine.apple.com>
  7. Date: Tue, 17 Nov 1992 21:47:26 GMT
  8. References: <1992Nov6.145241.4592@kth.se> <jpugh-091192234504@kip2-56.apple.com>
  9. Organization: Apple Computer, Inc.
  10. Followup-To: comp.sys.mac.hypercard
  11. Lines: 17
  12.  
  13. In article <jpugh-091192234504@kip2-56.apple.com>, I wrote:
  14. > You can communicate with Excel from Hypercard via AppleEvents, given that you
  15. > use Ed Lai's SendAE XCMDs.  These allow you to build object specifiers that
  16. > Excel will understand.  It isn't trivial and you need Excel running to do
  17. > anything.  Personally I would write an Excel macro to translate and dump
  18. > the files to text and then another to read them into Hypercard.  I think
  19. > this would be simpler, given the state of Hypercard's AE support, although
  20. > Ed's XCMDs do work and would allow you to do a bunch of really cool stuff. 
  21. > They aren't for the weak of will though.
  22.  
  23. It turns out that Ed's XCMDs are on ftp.apple.com already in
  24. /pub/appleevents
  25.  
  26. Go for it.
  27.  
  28. Jon
  29.