I want to insert a copyright symbol in an alert dlog message. I have tried using escape codes (%), but they print without translation. How do I do this?
Thanks in advance.
Regards,
Dave Reese
[import]uid: 2545 topic_id: 982 reply_id: 300982[/import]
I found a fix for this issue. I copied the contents of my main.lua file to a newly created main.lua file. This allowed the copyright symbol to display.
Dave Reese [import]uid: 2545 topic_id: 982 reply_id: 2665[/import]