> On 8 Aug 2018, at 7:52 pm, Monte Goulding via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> map lines of tList as sum(item 2 to -1 of each)  \
>        grouping by item 1 of each \
>        where item 1 of each begins with “b” into tArray
> 
> Would create the array:
> 
> “bar” -> 10, “baz” -> 24

Typo ^ sorry that’s meant to be “bar” -> 15
_______________________________________________
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