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@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
 ahsoftw...@gmail.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