continue [ n ]
       Resume the next iteration of  the  enclosing   for,
       select   or   repeat   loop.    If  n is specified,
       loops and resume at the nth enclosing loop.
