On Sun, May 3, 2015 at 12:53 PM, Richard Gaskin <ambassa...@fourthworld.com> wrote:
> Base64 might be useful for network transfer, but for local storage just > reading/writing in binary mode will be simpler, faster, and result in a > much smaller file. Thanks Richard. After my original post, I realized I didn't need the base64 stuff - this is just for storing prefs data in a local file. However, for backwards compatibility purposes, I think I will leave it in place, especially since arrayEncode will handle any Unicode for me. 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 use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode