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
**********************************************

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to