Page 1 of 1

Unicode Chars

Posted: Thu Jul 03, 2014 12:21 am
by Deluxe0321
Not sure if this is a bug or a feature request.
Since we now have a wonderful and fully UTF capable IDE - "special" characters should be supported too.

Code: http://pastebin.com/KR1UJ8at

Sadly I can't post the code here - I get an SQL Error if try:
Image

Thank you!

Re: Unicode Chars

Posted: Thu Jul 03, 2014 1:16 am
by STARGÅTE
The IDE supports UTF8, nevertheless you can only use a-z and _ in variable/procedure/structure name!

But since PB 5.3 the debugger outputted uft8 characters:

Code: Select all

Debug "☺☻"
Debugger wrote: ☺☻