Cannot read Document in FileUtilities to search a file with french characters in the file name

Hello

I'm looking for a file with french characters in the filename as"ecran.doc" in my unix Server directory and write the file somewhere, say, in a list of documents, or write to files to another directory.

I use to read Document in FileUtilities of the Foundation, but it cannot read the file due to the french character in its name. Although it can find another name of file without these french characters.

I tried to rename but who also can not find the file with the name of the french character.

Please provide any idea to solve using LC operation.

Kind regards

Raj of Rohan.

Hi Thomas,

Thanks for the post, but I already found a solution to this a month ago. Sorry for not posting the solution.

Just put the '-Djava.property.file.encoding = ISO8859-1' in your server startup JVM argument and position the rebound on the back of the server to choose the new JVM arg . And now the reading service of Document in FileUtilities of the Foundation read characters all french.

ISO8859-1refers 'no. 1 Latin alphabet,"consisting of 191 characters from the Latin alphabet. This character encoding scheme is used throughout the Americas, Western Europe, Oceania, and much of Africa. It is also commonly used in most of the Etymologies of the East Asian languages.

Kind regards

Raj of Rohan.

Tags: Adobe LiveCycle

Similar Questions

Maybe you are looking for