Hi, I just sent another proposal having the for(...) in only two lines by replacing the outer indentation level if (phytype != 0xffff) {... } to if (phytype == 0xffff) continue; Any comments on this? Regards, Wolfgang