Page 1 of 1

create files with diacritical chars in name don't work Solv

Posted: Sun Mar 25, 2012 3:58 pm
by jmburnod
Hi All,

I need create files with diacritical chars in name (for exemple "René")
No problem on OSX but IOS don't create the file
What i forget ?

Thank

Best regards

Jean-Marc

Re: create files with diacritical chars in name don't work

Posted: Sun Mar 25, 2012 4:22 pm
by macnomad2
use URLencode... as if it was a file on the Net... URL is for any file !
Georges

Re: create files with diacritical chars in name don't work

Posted: Sun Mar 25, 2012 4:50 pm
by jmburnod
Hi Georges,

After your post i tried UrlEncode/Decode for a file on IOS and it work

Thank

Jean-Marc