Re: Unicode (or a subset of it) in DOS window?
- From: TFS <TFS@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 Mar 2005 07:17:07 -0800
I don't want to frustrate you, but you have to accept that your wording
was wrong.
First, your conversion isn't from ANSI to *ASCII*, but ANSI to CP850
because ASCII only contains 7-bits data. On the other hand, ANSI means
nothing. If you're using say a PC in Central Europe, the so-called ANSI is
actually CP1250 instead of CP1252 for Western Europe. And then your
so-called ASCII also changes according to system's locale. It could be CP850
(Western Europe multi-language), CP437 (pure American English with block
drawings), etc, etc. So, a conversion from ANSI to ASCII can't help, but a
conversion from CP1252 to CP850 does help, but this isn't the subject of my
question.
And then, my original question was asked to know how to change the way
DOS behaves, but not change our ways to do things to suit DOS!
"Detlev Dreyer" wrote:
> "TFS" <TFS@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> > And then, the problem couldn't be solved by converting ANSI to
> > ASCII (!!!).
>
> Well, before giving an advice, I always try first. Tested under DOS
> CP850, it was absolutely no problem to read your sample text
> "ça a été très joli" using EDIT.COM after saving with Notepad (ANSI)
> and converting to ASCII. It worked vice versa (tested with the German
> characters ÄäÜüÖüß) as well after converting from ASCII to ANSI.
>
> > Sorry, but your answer is no good.
>
> You won't get any better advice, most likely.
I wait for somebody else.
>
> --
> d-d
>
.
- Follow-Ups:
- Re: Unicode (or a subset of it) in DOS window?
- From: Detlev Dreyer
- Re: Unicode (or a subset of it) in DOS window?
- Prev by Date: Re: Post Diagnostic software Tool for Windows XP
- Next by Date: Re: Can't log on to more than 2 user accounts
- Previous by thread: Re: Post Diagnostic software Tool for Windows XP
- Next by thread: Re: Unicode (or a subset of it) in DOS window?
- Index(es):
Relevant Pages
|