Re: On windows XP, C programs called by TclTk stop suddently
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: On windows XP, C programs called by TclTk stop suddently

From: Arjen Markus <arjen.markus@wldelft.nl>
Date: Mon Sep 26 2005 - 11:40:41 CEST

Resultatid will contain the handle to the standard output from the
program.
How do you read the output? Via [fileevent]?

What happens if you do:

set resultat [eval exec $HOMOFAMOZ/bin/$com_nom $par_chaine < $fic_nom]

(Or is it an interactive program, as you mention that you can change
options ...)

I have a feeling that it has to do with the buffering of the output,
but we need to
have more information still.

Regards,

Arjen
Received on Thu Sep 29 14:39:10 2005