home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / openloo / 3545 < prev    next >
Encoding:
Text File  |  1992-08-21  |  1.3 KB  |  31 lines

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