Re: cmd /u

2007-04-10 Thread Sisyphus
- Original Message - From: "Glenn Linderman" <[EMAIL PROTECTED]> To: "Win32 perl" <[EMAIL PROTECTED]> Sent: Tuesday, April 10, 2007 5:41 PM Subject: cmd /u > So I'm looking at writing a program in Unicode, although tuits have been > lacking, I spend a little time on it every year! > > L

Re: cmd /u

2007-04-10 Thread Sisyphus
- Original Message - From: "Sisyphus" <[EMAIL PROTECTED]> > > I can only ever get make progress with sort of stuff using Text::Iconv ... > but then I'm a drunken, idiotic, anachronistic reprobate who can't make > sense of unicode. (At least, I'm three of those things ... you choose :-) >

RE: cmd /u

2007-04-10 Thread Jan Dubois
On Tue, 10 Apr 2007, Glenn Linderman wrote: > Thanks for the response. But cp850 and cp1252 are not Unicode, but > byte-size subset. That allows translation of codes common to both > subsets to be displayed properly on the default console (which uses > code page 850) in spite of cp1252 being the de

TK problem

2007-04-10 Thread Spencer Chase
Greetings perl-win32-users, I really need to figure this out, I can not run any perl scripts on my main computer that use TK. Some how, I have gotten a mismatch between the TK object version and $TK::XS. I have no idea what this XS stuff is. It seems to be called by the dynaloader. All the copies

RE: TK problem

2007-04-10 Thread Jan Dubois
On Tue, 10 Apr 2007, Spencer Chase wrote: > I really need to figure this out, I can not run any perl scripts on my > main computer that use TK. > > Some how, I have gotten a mismatch between the TK object version and > $TK::XS. I have no idea what this XS stuff is. It seems to be called > by the dy