Strange invisible error
Mark Brownell
gizmotron at earthlink.net
Mon Aug 16 14:12:19 EDT 2004
On Monday, August 16, 2004, at 09:42 AM, Bill wrote:
> 1. The invisible characters are only from fields that I manually
> entered
> test data in. The other fields which got data from my MySQL database
> do not
> have the strange characters.
You might be copying the richtext of the text field. If you put the
clipboard data into a var and ask for the text of the va,r (put the
text of myVar into cleanMyVar), an put that back into the clipboard
then it might clean it.
Mark
More information about the use-livecode
mailing list