Weirdness with filter (maybe?)

Alan alanstenhouse at hotmail.com
Thu Apr 20 06:20:53 EDT 2017


Try

filter lines of MyList with ("*" & CharStringX & "*" & tab & "*")

to get all lines where CharStringX is contained in the first part of the string before the tab.


> filter lines of MyList with ("*" & CharStringX & "*" & tab)

HTH

cheers

Alan



More information about the use-livecode mailing list