Re: monitoring the progress of a child process
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: monitoring the progress of a child process

From: Schelte Bron <nospam@wanadoo.nl>
Date: Wed May 25 2005 - 11:04:27 CEST

On 05/24/05 00:19, William J Poser wrote:
> Bruce Hartweg wrote:

> catch {[close $PipeHandle]};

> catch {[exec kill -9 $::minpairpid]}

This will not be the cause of your problem, but the use of the square
brackets in these commands is redundant, if not incorrect.

Schelte.

-- 
set Reply-To [string map {nospam schelte} $header(From)]
Received on Thu Sep 29 14:18:55 2005