You know what makes it very obvious that Unicode is done on the source
code level? Try this code example:
MsgBox "Yáy!"
You get 2 weird characters instead of the accented-a (á) character.
This is because MsgBox doesn't support encoding.
RS, are you guys planning on making MsgBox support encoding at any
point? Maybe making a built-in version of CDL's System Alert call that
includes all that power?
On Wednesday, November 27, 2002, at 10:39 PM, Hadley, Joshua wrote:
This release really looks like a huge leap forward. I'm especially
pleased
to see Unicode being supported right down to the source code level --
great
job, guys!
--
Kevin Ballard
kevin at sb dot org
http://www.tildesoft.com
Email from Korea or China must go to <kevin dot nb at sb dot org>
---
A searchable archive of this list is available at:
<http://dbserver.realsoftware.com/KBDB/search.php>
Unsubscribe:
<mailto:realbasic-betas-off at lists dot realsoftware dot com>
Subscribe to the digest:
<mailto:realbasic-betas-digest at lists dot realsoftware dot com>
.
|