Text overwriting itself in non wrapping field
J. Landman Gay
jacque at hyperactivesw.com
Thu Mar 17 15:21:14 EDT 2022
On 3/17/22 10:58 AM, David V Glasgow via use-livecode wrote:
> Examining it, it looks like it ought to be a number of separate lines, and it also contains weird visible and also white space that is not a simple space. I can’t see any recognisable pattern to suggest where cr should be.
I usually copy the mysterious character and in the message box: put charToNum(the clipboarddata)
That gives me something to look up in an ascii or unicode table. Then you can replace all those
characters with space or whatever seems reasonable for the data. That may give you a clue as to
what the line should actually be.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list