Mail Archives: cygwin/2003/05/13/14:51:04
Yury,
Both strings below work for me. I would try passing those to a shell or
perl script instead and seeing if you get the same results. Also,
encodings can wreck havoc with your input. Otherwise, I think the insight
list is your best bet.
Igor
On Tue, 13 May 2003, Kuz'ma 725 wrote:
> Shouldn't have used Outlook... the first string Okudzhava the second one is
> jcukcush. Sorry again.
>
> >Sorry, those should be cyrillic strings, the first one is ,
> >the second one is :)
> >
> >----- Original Message -----
> >From: "kuzma725" <kuzma725 AT hotmail DOT com>
> >To: <cygwin AT cygwin DOT com>
> >Sent: Tuesday, May 13, 2003 1:06 PM
> >Subject: Re: no cyrillic fonts in windows 2000
> >
> >
> > > Igor, I have another question for you. Maybe this should be
> > > addressed to another list, but I figured you might know the answer..
> > > hope this is not too off-topic. I have an TCL script that I run
> > > using Expect from Cygwin. It used to work fine, but one day
> > > something happened that messed it up, and I can't figure out what it
> > > is. Here's an 3-line version of the script, demonstrating the
> > > problem, that you will understand even if you don't know TCL or
> > > Expect:
> > >
> > > #!/bin/tclsh
> > > set author [lindex $argv 0]
> > > puts #$author#
> > >
> > > All this does is print to the standard output the first parameter to
> > > the script from the command line. When I run the script
> > > (testCyr.tcl) with a cyrillic parameter:
> > >
> > > expect testCyr.tcl ????????
> > >
> > > I am expecting this output:
> > >
> > > #????????#
> > >
> > > but instead get:
> > >
> > > #???????
> > >
> > > and no error messages. But some cyrillic strings, such as "???????"
> > > work fine, as well as any latin string. Any ideas? I am positive
> > > that it worked before!
> > >
> > > Thanks,
> > > Yury
> > > [snip]
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
Knowledge is an unending adventure at the edge of uncertainty.
-- Leto II
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -