Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!pyramid!voder!apple!huxham From: huxham@apple.UUCP (Fred Huxham) Newsgroups: comp.sys.mac Subject: Re: Calling "LAUNCH" from Pascal Message-ID: <686@apple.UUCP> Date: Thu, 30-Apr-87 12:52:19 EDT Article-I.D.: apple.686 Posted: Thu Apr 30 12:52:19 1987 Date-Received: Sat, 2-May-87 10:46:34 EDT References: <8704282328.AA04315@orstcs2.ORST> Reply-To: huxham@apple.UUCP (Fred Huxham) Organization: Apple Computer Inc., Cupertino, USA Lines: 22 Keywords: Launch, incompatible Summary: Wait for a new technote. Before people go off and spend a lot of time implementing _Launch in all their software, let me give you the following warning: (The following is from a TechNote to be released the first week of May or so) "The interface to the Launch trap will change in the not-too- distant future. When that happens, programs which launch other applications will break. You should really only consider doing this if you are implementing an integrated development system" The technote goes on to describe sublaunching, a new feature of System 4.1. This is the mechanism people should use to launch applications from within their own. I would advise people to wait the week or two for the technote before implementing a lot of Launch code that will have to be changed. Fred