home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15372 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.3 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!shamash!paul
  2. From: paul@svl.cdc.com (Paul Kohlmiller)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Launching from a document file
  5. Summary: Need help launching a file from a document
  6. Keywords: launch MPW
  7. Message-ID: <47491@shamash.cdc.com>
  8. Date: 11 Sep 92 23:26:42 GMT
  9. Sender: usenet@shamash.cdc.com
  10. Lines: 17
  11.  
  12. I am successfully launching applications via LaunchApplication.
  13. The problem what I would really like to do is launch from a
  14. document not from the application file itself. I want to be able
  15. to do the equivalent of double-clicking a MSWord document and have it
  16. come up with that document open. I think I need something like
  17. LaunchApplicationwithOpenFile but I don't see this in IM Processes or
  18. IM Files (on CD). Getting the application name from the document file
  19. is probably not too hard but how do I get it to launch the app and open
  20. the file, too?
  21. thnx
  22.  
  23. --
  24.      // Paul H. Kohlmiller             //  "Cybers, Macs and Mips"    //
  25.      // Control Data Systems, Inc.    // Internet: paul@svl.cdc.com  //
  26.      // Acronym under construction.  // America Online: Paul CDC    //
  27.      // All comments are strictly my own. I won't lie but my       //
  28.      // perception of reality is at best a personal hunch.        //
  29.