Path: utzoo!attcan!uunet!dayvb!afitamy!Jim.Locker From: Jim.Locker@afitamy.fidonet.org (Jim Locker) Newsgroups: comp.sys.amiga.tech Subject: Re:CreateProc Message-ID: <108.25DFE966@afitamy.fidonet.org> Date: 19 Feb 90 03:03:33 GMT Organization: AFIT Amiga Users BBS(AFITAUG), Dayton, Oh. (513) 252-7681 Lines: 26 The process that was created with CreateProc() must tell the parent process when it exits. In the Workbench environment, this is accomplished by ReplyMsg() the Workbench startup message, and is handled automatically in c.o, the Lattice start up code. If you CreateProc() a program, you will find it simplest to just emulate Workbench; send a Workbench Startup message tailored in any fashion you consider appropriate and then shut the process down when that message is replied. Other than CreateProc()? There is Execute() which assumes a CLI type environment. You might also try the ARP ASynchRun() command (which I have been unable to find, so I have not tried it)... Jim Locker -- ------------------------------------------------- Jim Locker - via FidoNet node 1:110/300 UUCP: uunet!dayvb!afitamy!Jim.Locker ARPA: Jim.Locker@afitamy.fidonet.org -------------------------------------------------| >>>> The // Air Force Institute of Technology | > // Amiga Users BBS/UFGateway | > \ // Dayton, Ohio (513)-252-7681 | > X/ 1:110/300 | -------------------------------------------------|