On 20 Mar 2014, at 15:37, Geoff Canyon <gcan...@gmail.com> wrote:

> What's the most efficient way to count how many lines are plain and how
> many actually need unicode?

Out of interest - why are you trying to do this? I ask because trying to do so 
may not be useful in future versions of LiveCode.

In LiveCode 7.0, all text is Unicode and there is no such thing as "non-Unicode 
text". There are ways to convert text to and from legacy 8-bit encodings (like 
MacRoman) when doing I/O to files/sockets/processes/etc but (in the engine at 
least) all text is Unicode.

Regards,
Fraser


_______________________________________________
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

Reply via email to