Search Values of Array in "One Go"

Mark Wieder ahsoftware at sonic.net
Sat Aug 26 20:24:55 EDT 2017


On 08/26/2017 04:11 PM, Monte Goulding via use-livecode wrote:
> 
>> On 27 Aug 2017, at 9:04 am, Mark Wieder via use-livecode <use-livecode at lists.runrev.com> wrote:
>>
>> I assume that syntax would do what the filter command normally does in terms of modifying the contents of tList. I'd also like to see the form that returns the result rather than modifying the original, as in
>>
>> filter lines of tList WHERE item 1 of each >= 1 into someVariable
>> and
>> filter elements of tArray where "late fee" is in each into newArray
> 
> We have that already ;-)

Well, yes and no.
I just wanted to make sure that the 'where' clause doesn't mean that we 
also can't have the 'into' clause.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list