Arrgh... Weird text issue(s)

Mark Brownell gizmotron at earthlink.net
Tue Aug 10 09:50:33 EDT 2004


On Tuesday, August 10, 2004, at 12:13 AM, Bob Nelson wrote:

> Along the way, the parsed data gets put into a field "holder" and the 
> next
> parsed line gets added to the end - no big deal, normally!  However, 
> I'm
> getting strange "characters" when the third or fourth line is written 
> in
> succession.  And if I copy that text off, it is strange indeed...

Not sure what you are doing but there is a limit to how much 
information may be contained in a single line of a field object. I 
would try putting your parsed data into a global variable to see if 
that solves the problem.

HTH,

Mark



More information about the use-livecode mailing list