![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: 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
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
I have a feeling that it has to do with the buffering of the output,
Regards,
Arjen
|