![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: return value from an expect script
From: Michael A. Cleverly <michael@cleverly.com>
Date: Sat Jul 30 2005 - 03:06:46 CEST
On Fri, 29 Jul 2005 carson_wilcox@yahoo.com wrote:
> I am having a problem with the return value from an expect script.
When the spawn'ed process dies interact will return. If you want the
spawn /your/program
... or something simillar. Then have your executable that calls the
Michael
|