Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!apple!lantz From: lantz@Apple.COM (Bob Lantz) Newsgroups: comp.unix.aux Subject: Re: How do Mac programs get launched under A/UX? (How do they get file names?) Message-ID: <45539@apple.Apple.COM> Date: 10 Oct 90 20:55:25 GMT References: <1990Oct9.232849.24721@midway.uchicago.edu> Organization: Apple Computer Inc., Cupertino, CA Lines: 16 gft_robert@gsbacd.uchicago.edu writes: >How do Mac programs get launched under A/UX? And how do they get their file >names? That is, if I use the command shell and type "Word myDoc", Word will >open myDoc. ... This is described briefly in the manual page for launch(1) (/mac/bin/launch, not the other launch.) From the Mac application's point of view, the parameter mechanism is the same old AppParmHandle described in Inside Mac volume II. >Robert Bob Lantz A/UX Team