Fawzi Mohamed: > I had not thought about an important thing: the content of the array > can change... so copying is safer. Yes, and there are other problems, that make the situation/code a mess, so I copy all items now, keeping code simpler. I'm debugging/benchmarking it now... Later, bearophile