home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / tcl / 2476 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  746 b 

  1. Path: sparky!uunet!destroyer!gatech!cae!cae!usenet
  2. From: estephen@whosnext.cad.gatech.edu (Eric R Stephens)
  3. Newsgroups: comp.lang.tcl
  4. Subject: blank errors from exec -> can't catch
  5. Date: 26 Jan 1993 16:12:53 GMT
  6. Organization: Georgia Institute of Technology, CAE/CAD Lab
  7. Lines: 6
  8. Message-ID: <1k3nu5INNi4t@cae.cad.gatech.edu>
  9. NNTP-Posting-Host: whosnext.cad.gatech.edu
  10.  
  11. I running non-background execs which call both compiled programs and  
  12. shell scripts.  The results are sent to files and I don't believe  
  13. that any errors are being generated from the outside runs.  I've been  
  14. getting blank line followed by a trace to my exec.  I've tried  
  15. catching the exec and I still get the same results.  How can I debug  
  16. this it is exiting the proc.
  17.