Maybe I didn't read the documentation carefully enough. In a DBP FOR-loop I can use ENDLOOP to a break out of the loop. But is there a way to just skip to the next row (like a C "continue")? Roy