XML Feeds

.

[java-dev] Mxj don't like accents

Leopold Frey leopold.frey at free.fr
Mon Jun 11 13:56:42 MDT 2007


topher lafata a écrit :
> Not yet. I am really swamped with some other stuff.
> If I understand it you want the finder ID of the file.
> Unfortunately that will not be happening in mxj land.
> I would suggest rolling your own name convertor that
> takes the absolute java path and turns it into an appropriate
> path for sfplay. If there is some other problem with long filenames
> please let me know.
> t
The problem is that I don't know how to convert it ! I don't know how it 
is encoded.
I tried renaming it (changing some of the last characters) but the 
hexadecimal chain added at the end of the file doesn't change
(I'm not talking about the PATH IDs of the sdks).

A file named :

"this is a very very very long file name.pat"

will be named :

"this is a very very #361C80.pat"

after opendialog

rename the same file :

"this is a very very very long file nono.pat"

the opendialog name will stay the same (relative to the order in the 
folder ?)

This is what I'm trying to understand.

Thanks for your time.

Léo



More information about the java-dev mailing list