On May 1, 2013, at 11:27 AM, Noah wrote:
> Hi there,
>
> I want to figure out a way to create a loop that will do actions based on
> matches it collects in the loop and continue to do actions on all matches
> till these are not m
>
> Hope this pseudo code makes sense:
Not quite (see below).
Hi there,
I want to figure out a way to create a loop that will do actions based
on matches it collects in the loop and continue to do actions on all
matches till these are not m
Hope this pseudo code makes sense:
1) start loop
2) find all matches
3) end loop
4) start loop
5) do some action