Re: Expect script on Russian Windows doesn't interpret correctly
- From: Michael Schlenker <schlenk@xxxxxxxxxxxxxxxx>
- Date: Wed, 27 Sep 2006 15:50:06 +0200
Gerald W. Lester schrieb:
Proshuto wrote:
Hi all,
I've written an Expect script which runs TFTP transfer command from
Windows' command line and waits for replies. Since it is a Russian
Windows all the replies arrive in Russian. Expect script does not catch
these replies although it waits for them.
What might be the problem. ?
Expect: 5.21
Tcl: 8.0
I *think* unicode support was added in 8.1 -- in any case, you may want
to upgrade to a modern version of Tcl (8.4.x) and Expect (5.43) and see
if the problem goes away.
Get a recent ActiveTcl download which includes the newer Expect for
Windows and try again.
Michael
.
- References:
- Expect script on Russian Windows doesn't interpret correctly
- From: Proshuto
- Re: Expect script on Russian Windows doesn't interpret correctly
- From: Gerald W. Lester
- Expect script on Russian Windows doesn't interpret correctly
- Prev by Date: Re: Expect script on Russian Windows doesn't interpret correctly
- Next by Date: Re: tcl tutorial
- Previous by thread: Re: Expect script on Russian Windows doesn't interpret correctly
- Index(es):
Relevant Pages
|