Re: Euphoria and Unicode
- Posted by HappyGene Oct 24, 2008
- 955 views
Wayyyl...
By "process and maintain w/o error" and preservation I mean:
- Assigning and transporting wide string char data retrieved from other in- and out-of-process data objects such as DDE if available, ODBC data sets and Euphoria keyboard input; - manipulating those strings with standard functions like Trim/Mid/Replace/[=, <>, like]; - and, if not by reference, passing/retrieving full width strings as parameters...
...all without stripping any foreign language info from the tuple when placing/returning it to whatever data store I choose.
Does that clarify? I'm sure there are many other ways of getting this across and I'll be glad to re-phrase for anyone to understand. I'm good with words.
Another way is, "If I build/use an international app with Euhporia, will terrorists put a contract out on me because I didn't use the right 'n'?"
Thanks,