Re: Expect can't find stdout

2002-04-03 Thread Andrew DeFaria
Will Parsons wrote: > On XP, trying to access stdout from Expect results in an error: > > expect1.1> puts xxx > > => can not find channel named "stdout" > > Any ideas? Are you running Cygwin through a Windows window or rxvt? Windows windows (redundant eh? :-) ) use ttys and rxvt uses ptys. Ther

Re: Expect can't find stdout

2002-04-03 Thread Christopher Faylor
On Wed, Apr 03, 2002 at 05:32:20PM -0500, Will Parsons wrote: >On XP, trying to access stdout from Expect results in an error: > >expect1.1> puts xxx > >=> can not find channel named "stdout" > >Any ideas? Works fine here. Sorry. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-