On 5/12/17 3:37 PM, Thierry Douez via use-livecode wrote:
This should be a one-line command!
I've typed this post with the new Opera browser....
???


Another try with 2 lines:

put "1 [A] 2 [B] 3." into tText
put  removeBrackets( tText)

​Better?

Yes. It's odd that a browser would reformat it that way.

I see that the middle section is omitted with my regex, so I forgot to make it non-greedy. But I've forgotten how to do that, something about a question mark, I think?

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


_______________________________________________
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

Reply via email to