TolpuddleSartre:
Much simpler to put the tag array at global scope, or qualify it static, so that it doesn't get reinitialised each time loop () executes.
Definitely better initial approach, but then there will be "another problem" updating / clearing the array.
That may show up in next post as "new problem " soon.
.