home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / lisp / mcl / 1553 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.1 KB

  1. Path: sparky!uunet!news.encore.com!csar!foxtail!sdd.hp.com!elroy.jpl.nasa.gov!ames!data.nas.nasa.gov!taligent!apple!cambridge.apple.com!dmg@goldilocks.LCS.MIT.EDU
  2. From: dmg@goldilocks.LCS.MIT.EDU (David Goodine)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Need help launching application in MCL (from a data file)
  5. Message-ID: <9211052127.AA01828@goldilocks.LCS.MIT.EDU>
  6. Date: 5 Nov 92 21:27:14 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 15
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com
  11.  
  12. I'm trying to write some code that will take a pathname for an arbitrary
  13. file and launch the application that created the file.  I've managed to
  14. launch an application explicitly, but can't figure out how to get the
  15. mapping from the CREATOR of the file to the application (which the
  16. finder seems to do internally).
  17.  
  18. The inside-mac documentation here has been no help... it seems to happen
  19. magically somewhere between the finder and the process manager...
  20.  
  21. Any help would be appreciated, and reply to me because I'm not on the
  22. mailing list...
  23.  
  24. Thanks,
  25.  
  26. David
  27.