Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!hplabs!hpfcso!hpfcdc!koren From: koren@hpfcdc.HP.COM (Steve Koren) Newsgroups: comp.sys.amiga.programmer Subject: Re: CShell 5.10, arp stuff, A3000 w/2.0; should they go together Message-ID: <37100009@hpfcdc.HP.COM> Date: 30 May 91 14:16:57 GMT References: <1845@contex.contex.com> Organization: HP Fort Collins, Co. Lines: 12 > > RunCommand(seglist,stacksize,arguments,argument length). This is what > to it listed above, it appears there is no way to redirect input and > output I've been informed that you can change the stdio streams of your current process manually (by changing pr_CIS and pr_COS or whatever they're called). This will then affect the next thing you run with RunCommand(). - steve