home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!ux1.cso.uiuc.edu!news.cs.indiana.edu!umn.edu!bru!us6!vdp
- From: vdp@mayo.edu (Vinayak Dutt, Grad. Student (Biophysics))
- Subject: Redirecting stdout/stderr of child program
- Message-ID: <1992Aug21.152603.17253@bmw.mayo.edu>
- Sender: newsman@bmw.mayo.edu (/home/bmw/usenet)
- Reply-To: vdp@mayo.edu
- Organization: Mayo Foundation/Mayo Graduate School :Rochester, MN
- Date: Fri, 21 Aug 92 15:26:03 GMT
- Lines: 19
-
- Hi :
-
- I have made a XView Toolkit based program for starting some programs
- (X Window Based programs) via fork()/exec()ing using button call backs etc.
- I would like to gather the stdout/stderr of the child programs and put it
- out in a separate Text Window as I would not like the stdout/stderr of these
- programs to go to the parent cmd/shelltool (or console) and clutter it.
- Is there anyway by which I can redirect the stdout/err ??
-
- --- Vinayak Dutt
- -------------------------------------------------------
- vinayak dutt
- Medical Sciences Building (2) Mayo Clinic
- Rochester MN 55905
- e-mail: vdp@mayo.edu
- -------------------------------------------------------
-
-
-
-