[java-dev] Re: Problem with long file name
Léopold Frey
leopold.frey at free.fr
Wed Jun 6 08:10:04 MDT 2007
- Previous message: [java-dev] Problem with long file name
- Next message: [java-dev] Problem with long file name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Sorry for mailing list but the forum doesn't show my last mail] Hi Emmanuel, Yes, my correctPath method is weird but the best MaxSystem.conformPath combination I found : MaxSystem.nameConform(MaxSystem.openDialog(),MaxSystem.PATH_STYLE_MAX,MaxSystem.PATH_TYPE_ABSOLUTE) gives me result likes this when selecting a file on another drive : Disk1:/Volumes/Disk2/blabla and max (at least sfplay~) doesn't understand it ! But that's another problem I think. (This hard drive problem (bug ?) seems to show that conformPath doesn't really check the existence of a file but only does String management with slashes and colons, am I wrong ?). ConformPath doesn't help neither with my long file name problem. Thanks for your time & help Léo
- Previous message: [java-dev] Problem with long file name
- Next message: [java-dev] Problem with long file name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
