Unicode

Peter Haworth pete at lcsql.com
Mon May 4 16:31:31 EDT 2015


Busy converting SQLiteAdmin to be Unicode compliant using LC 7.0.4. It's
going very smoothly so far and no performance issues or crashes.

Couple of things I'm not clear on.  These questions all refer to variables
that hold textDecoded strings

Does toUpper/toLower work?  Similarly, does the setting of caseSensitive
work OK when comparing textDecoded strings?

Can I use char references, e.g. char x to y of tVar or offset, or do I need
to use byte x to y, byteOffset?

Thanks,

Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>



More information about the use-livecode mailing list