Hi Chris, Thank you for your advice. It now works (more or less). The biggest problem (for me) was to realise that I should connect the output of GetLocal to the Output of the macro instead of the output of the List.
Another problem is that appending to the List fails if one of the
elements is NULL. Therefore, I added an Inquire("is not empty")
and a Route.
The ForEachMember construct in the macro appears to be the slowest
part of the network.
Thanks again,
Paul
