Re: Wrapping Text

2020-07-22 Thread Terry Heaford via use-livecode
gards > Tore Nilsen > >> 22. jul. 2020 kl. 15:34 skrev Terry Heaford via use-livecode >> : >> >> >> I presume therefore that the only way to resolve a single long word in a >> field would be to have a repeat loop removing characters from the end until

Re: Wrapping Text

2020-07-22 Thread Terry Heaford via use-livecode
I presume therefore that the only way to resolve a single long word in a field would be to have a repeat loop removing characters from the end until it fits then insert a cr and put the characters removed on the new line Terry > On 22 Jul 2020, at 14:12, Craig Newman via use-livecode > wrote