On 8/19/13 2:21 PM, Richmond wrote:
"LF: Line Feed, U+000A
VT: Vertical Tab, U+000B
FF: Form Feed, U+000C
CR: Carriage Return, U+000D
CR+LF: CR (U+000D) followed by LF (U+000A)
NEL: Next Line, U+0085
LS: Line Separator, U+2028
PS: Paragraph Separator, U+2029"
I have a feeling that a search and replace routine should trawl through
your target text
and replace ALL the above with numToChar(10).
Thanks for your trouble Richmond. I just did a replace on numtochar(13)
and it worked okay.
I swore I would not touch unicode until the rewrite was done. Famous
last words.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
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