Using Spanish Characters in Corona apps

What version of Corona are you running? [import]uid: 19620 topic_id: 35172 reply_id: 139827[/import]

I’m using 1007, but nothing has changed in string handling in a very long time. I would suspect that it’s your editor. At the bottom of your Komodo edit what do you see just to the left of the line and column number?

Does it say: Mac-Roman? If it does, click on it and change it to UTF-8 and save your file and see if that helps.
[import]uid: 199310 topic_id: 35172 reply_id: 139829[/import]

You were right rob! It was set to something strange… “CP1252”. No idea what that means but changing it to UTF-8 did the trick! Thank you so much [import]uid: 19620 topic_id: 35172 reply_id: 139830[/import]