home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / hypercar / 3349 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.6 KB  |  51 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!munnari.oz.au!uniwa!spw
  3. From: spw@uniwa.uwa.edu.au (Steven P Wilkinson)
  4. Subject: Opening other apps documents from Hypercard (Q)
  5. Message-ID: <1992Sep3.081803.24680@uniwa.uwa.edu.au>
  6. Summary: How to make Word open documents from within Hypercard
  7. Keywords: open document app
  8. Organization: University of Western Australia
  9. Date: Thu, 3 Sep 1992 08:18:03 GMT
  10. Lines: 39
  11.  
  12. Hello all,
  13.  
  14. I am having problems launching applications and opening their
  15. documents from within Hypercard. I can't seem to get the 
  16.  
  17.     open "document" with "application"
  18.  
  19. command to work correctly when the application "application" is
  20. already up and running. For example if I code
  21.  
  22.     open "myletter" with "Microsoft Word"
  23.  
  24. when Hypercard is the only application loaded then all works as
  25. expected (ie. Word is launched and the Word document called
  26. "myletter" is opened. When I quit Word I am returned to Hypercard.)
  27. So far so good. If, however, Word is already launched when I run
  28. the same hypertalk code then Hypercard goes to the background 
  29. and Word comes to the front as before BUT no Word documents are opened.
  30.  
  31. Has anyone else discovered this to be the case? Are there any fixes?
  32.  
  33. Thanks in advance,
  34.  
  35. Steve
  36.  
  37. __________________________________________________________________________
  38.  
  39. Steven Wilkinson
  40. Scientific Officer
  41.  
  42. University of Western Australia
  43. Department of Obstetrics and Gynaecology       Phone  (09) 340 1463
  44. Bagot Road, SUBIACO                            Fax    (09) 388 3414
  45. Western Australia 6008                         Email 
  46. spw@uniwa.uwa.edu.au
  47.  
  48. __________________________________________________________________________
  49.  
  50.  
  51.