I suspect that is EXACTLY what I am looking for.
Thank you very much indeed.
Richmond.
On 1/9/2018 6:54 pm, Mark Wieder via use-livecode wrote:
On 09/01/2018 06:22 AM, Richmond Mathewson via use-livecode wrote:
I've got a text, in a field ("xText"), that contains the phrase
"Ruyton of the Eleven Towns."
Now what I would like to do is dlete the chunk "Ruyton of the Eleven
Towns."
from the string variable . . . BUT . . . if I "try to be clever":
Probably not what you're looking for, but...
the not-clever approach:
replace "Ruyton of the Eleven Towns." with empty in exText
or directly:
replace "Ruyton of the Eleven Towns." with empty in field "xText"
_______________________________________________
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