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> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
