filter

Mark Wieder ahsoftware at sonic.net
Thu Nov 19 12:07:46 EST 2020


On 11/19/20 7:38 AM, Mark Waddingham via use-livecode wrote:

> I think:
> 
>    filter fld 1 with "[[]*"
> 
> Should do the trick...

As an alternative,

filter fld 1 with regex pattern "^\[+"

also does the trick.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list