On 08/28/2011 01:19 PM, Francois Gouget wrote:

On Sat, 27 Aug 2011, Yaron Shahrabani wrote:
[...]
Microsoft had this decision in Windows XP, many DOS apps that were
supported until Windows 98 were no longer supported and had to search
for alternative or keep using an unsupported operating system.
I did some tests in Windows 7. cmd, ipconfig and net are translated to 
French but not to Russian (LTR), Japanese (LTR) or Hebrew (RTL). So I 
don't know if it would support the output of RTL strings from console 
applications such as usage or error messages. If anyone knows of an 
application I could test.

Yes. It's called "type". Take a Hebrew text stored in a Windows 1255 encoded file, and "type file", see what happens. The order, if I understand this correctly, will be logical.

For ease of use:

שלום

should display (top to bottom is left to right):

ם
ו
ל
ש

but will probably display:

ש
ל
ו
ם


-- 
Shachar Shemesh
Lingnu Open Source Consulting Ltd.
http://www.lingnu.com


Reply via email to