Unicode

Dar Scott dsc at swcp.com
Tue May 10 12:48:22 EDT 2005


On May 10, 2005, at 9:38 AM, Thomas McGrath III wrote:

> I have yet to figure out the line endings - I don't know how to copy 
> paste a line ending????

Does this do what your want?

constant unicodeLF = 0x000A
set the useUnicode to true
put numToChar(10) after myUnicodeString

(BTW:  Though, some encodings, even "wide" encodings, might allow them 
to work, for general Unicode, you can't use item or line, or even 
word.)

Dar

-- 
**********************************************
     DSC (Dar Scott Consulting & Dar's Lab)
     http://www.swcp.com/dsc/
     A Sponsor of RevCon West
**********************************************



More information about the use-livecode mailing list