Re: Expect script on Russian Windows doesn't interpret correctly
- From: "Gerald W. Lester" <Gerald.Lester@xxxxxxx>
- Date: Wed, 27 Sep 2006 08:45:29 -0500
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.
--
+--------------------------------+---------------------------------------+
| Gerald W. Lester |
|"The man who fights for his ideals is the man who is alive." - Cervantes|
+------------------------------------------------------------------------+
.
- Follow-Ups:
- Re: Expect script on Russian Windows doesn't interpret correctly
- From: Michael Schlenker
- Re: Expect script on Russian Windows doesn't interpret correctly
- References:
- Expect script on Russian Windows doesn't interpret correctly
- From: Proshuto
- Expect script on Russian Windows doesn't interpret correctly
- Prev by Date: Re: How does xotcl compare to ruby?
- Next by Date: Re: Expect script on Russian Windows doesn't interpret correctly
- Previous by thread: Expect script on Russian Windows doesn't interpret correctly
- Next by thread: Re: Expect script on Russian Windows doesn't interpret correctly
- Index(es):
Relevant Pages
|