Path: utzoo!utgpu!water!watmath!clyde!rutgers!gatech!stratus!conn From: conn@stratus.UUCP (Avery Shealey) Newsgroups: comp.sys.amiga Subject: Processes Summary: need examples Keywords: processes Message-ID: <1029@stratus.UUCP> Date: 9 Feb 88 19:37:21 GMT References: <405@boole.acc.virginia.edu> <932@ur-tut.UUCP> Reply-To: conn@stratus.UUCP (Avery Shealey) Organization: Georgia Institute of Technology Lines: 20 Does anyone have some example code / information on starting processes that they could send me? I have seen the example in Peck's book. What I want to do is to LoadSeg the process, CreateProc, set the input and output streams, then detect the return value. I want the whole procedure to be transparent to the process I am loading. So far I have got the process to load and execute, but no I/O shows up. I got the I/O to show by setting pr_CIS and pr_COS to my own processes CIS and COS, but after the process exits, hello mister guru. Any examples or information would be appreciated. Thanks, Avery Avery Shealey School of Information & Computer Science, Georgia Tech, Atlanta GA 30332 Internet: conn@stratus.gatech.edu CSNet: conn%stratus@gatech UUCP: ...!{akgua,allegra,amd,hplabs,seismo,ihnp4}!gatech!stratus!conn