Unicode path and command line
Posted: 2008-11-29 09:39:17
Hi,
My Windows has to handle some characters in Windows Codepage 1252 (aka ANSI) as unicode characters. More specifically, any characters above decimal value 128 (cf. http://www.ascii.ca/cp1252.htm). This is where my problem lies. For exmaple, if the following character is used in a path given to Ant Rename as a part of commad line, it doesn't accept it.
It's probably a bug due to some component you used, but could you look into it? Thanks.
My Windows has to handle some characters in Windows Codepage 1252 (aka ANSI) as unicode characters. More specifically, any characters above decimal value 128 (cf. http://www.ascii.ca/cp1252.htm). This is where my problem lies. For exmaple, if the following character
Code: Select all
รง
It's probably a bug due to some component you used, but could you look into it? Thanks.