Wildcard? replaceText, offset?
Rick Harrison
harrison at all-auctions.com
Mon Apr 27 00:18:46 EDT 2020
Thanks for the suggestions!
I was hoping that perhaps there was a very simple one liner or character that would do it for me.
I think I have a solution now.
Rick
> On Apr 26, 2020, at 3:15 PM, dunbarx--- via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> on mouseUpput offset("(",yourString) into startCharput offset(")", yourString) into endCharput random(999) into char (startChar + 1) to (endChar -1) of yourStringend mouseUp
More information about the use-livecode
mailing list