Re: Expect script on Russian Windows doesn't interpret correctly



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|
+------------------------------------------------------------------------+
.



Relevant Pages