exporting data: encoding issue -
09-05-2005
, 10:15 AM
Hi.
I am moving a database from fmaker to a Cocoa application I am
developing. For this purpose I have created a number of calculated
fields which generates an xml output the way I need it; a script
eventually exports the data from all the tables.
I cannot find a way to solve a character encoding issue.
I set up the fmaker scripts to export utf-16 texts. Yet a number of
characters, chiefly accented ones, ç and some invisible spaces, result
into reversed question tags (represented by text Wrangler as \x1A and
similar...). Of course the textWrangler document is also set to UTF-16...
What do I do wrong?
Any suggestion? This is driving me crazy...
Cheers,
Davide |