Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!cornell!batcomputer!itsgw!steinmetz!uunet!munnari!iand From: iand@munnari.oz (Ian Robert Dobson) Newsgroups: comp.sys.mac.programmer Subject: Passing finder information during a "Launch" command Keywords: Launch Message-ID: <2590@munnari.oz> Date: 27 Nov 88 09:08:55 GMT Organization: Comp Sci, Melbourne Uni, Australia Lines: 11 I am writing an application in which I want to be able to launch (NOT sublaunch) to other applications while passing the same information that the Finder does when it launches an application (so I can specify a document to open). Since the application heap will get cleared when my application dies, how do I ensure that the finder information sticks around. Also, do I just store the handle to the information in the same low-mem globals I can get it from, or is there something more to do? Ian R. Dobson University of Melbourne munnari.oz!iand