On May 10, 2005, at 10:48 AM, Dar Scott wrote:


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

Now that is embarrassing. The last line will work, but this might be more clear:


put numToChar(unicodeLF) into charUncodeLF
put charUnicodeLF after myUnicodeString


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