This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

1.3.2: question about "Expect" in cygwin in Windows 2000


Title: 1.3.2: question about "Expect" in cygwin in Windows 2000

I am trying some simple command in expect, and i am getting a error
that stdout is not a know channel.

If i re-direct the out put to some file its works fine. Can anyone tell what
variable i need to set so it redirects the output to tty.

Log:
$expect
expect1.1>set a 123
123
expect1.2>puts $a
can not find channel named "stdout"
      while executing
"puts $a"
expect 1.3>

I have also attached my cygcheck out put.

Thanks
Balaji
<<cygwin.out>>

cygwin.out

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]