Skip navigation.
 
mlRe: NSTask vs. special characters
FROM : Rosyna
DATE : Mon Apr 30 08:29:12 2007

It's not that they're decomposed, it's that they're flat-out wrong.

Ack, at 4/30/07, Pierre Bernard said:

>>Here's the big problem... IIRC, %s interprets the string as the
>>system encoding. (Which would be either MacFrench or MacRoman in
>>your case). But -fileSystemRepresentation returns a "UTF-8" string.
>>So anything that doesn't have the exact same value (such as French
>>accents) in both encodings are going to get changed and mangled and
>>you'll get a file not found error.

>
>Well this is how I got it to work. I actually do want the decomposed
>characters in my shell script file.


--


Sincerely,
Rosyna Keller
Technical Support/Carbon troll/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People

It's either this, or imagining Phil Schiller in a thong.

Related mailsAuthorDate
mlNSTask vs. special characters Pierre Bernard Apr 29, 19:18
mlRe: NSTask vs. special characters Nick Zitzmann Apr 29, 20:10
mlRe: NSTask vs. special characters ab_lists Apr 29, 21:46
mlRe: NSTask vs. special characters Pierre Bernard Apr 29, 23:51
mlRe: NSTask vs. special characters Rosyna Apr 30, 02:33
mlRe: NSTask vs. special characters Rosyna Apr 30, 02:45
mlRe: NSTask vs. special characters Pierre Bernard Apr 30, 08:18
mlRe: NSTask vs. special characters Rosyna Apr 30, 08:29