home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / hypercar / 4141 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.6 KB  |  37 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!elroy.jpl.nasa.gov!decwrl!decwrl!apple!mumbo.apple.com!gallant.apple.com!kip2-56.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-091192234504@kip2-56.apple.com>
  7. Date: Tue, 10 Nov 1992 07:47:56 GMT
  8. References: <1992Nov6.145241.4592@kth.se>
  9. Organization: Apple Computer, Inc.
  10. Followup-To: comp.sys.mac.hypercard
  11. Lines: 24
  12.  
  13. In article <1992Nov6.145241.4592@kth.se>, d89-pja@zwart.nada.kth.se (Pasi
  14. Jakkola) wrote:
  15. > Is it possible to use Excel's data in Hypercard? 
  16. > I have quite many files, which contain Excel's data and I would
  17. > like to use them in Hypercard. I know, that I can save the file
  18. > in 'text format' in Excel and then read the file as a text file 
  19. > in Hypercard, but is there any other (better?) way to do this
  20. > task? In Windows, for example, you can use also DDE. Is there
  21. > something similar in Mac?
  22.  
  23. You can communicate with Excel from Hypercard via AppleEvents, given that
  24. you
  25. use Ed Lai's SendAE XCMDs.  These allow you to build object specifiers that
  26. Excel will understand.  It isn't trivial and you need Excel running to do
  27. anything.  Personally I would write an Excel macro to translate and dump
  28. the files to text and then another to read them into Hypercard.  I think
  29. this would be simpler, given the state of Hypercard's AE support, although
  30. Ed's XCMDs do work and would allow you to do a bunch of really cool stuff. 
  31. They aren't for the weak of will though.
  32.  
  33. Jon
  34.