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