Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!uakari.primate.wisc.edu!caesar.cs.montana.edu!milton!wrb From: wrb@milton.acs.washington.edu (William Barker) Newsgroups: comp.sys.next Subject: Routing stdout into a view Message-ID: <1824@milton.acs.washington.edu> Date: 9 Feb 90 18:23:49 GMT Reply-To: wrb@milton.acs.washington.edu (William Barker) Organization: University of Washington, Seattle Lines: 17 Here's a NextStep question: Suppose I have a NextStep app that has some buttons that execute shell scripts via a "system" call. And suppose I want to direct the output of the scripts into a view in the same app. How would I go about routing the shell script output from the console window (where it goes now) to the view in my app? I think builddisk does this very thing, so it appears possible. Pointers are great; code stubbs even better. Thanks in advance! Bill Barker U of Washington (206) 543-7315