Subject Question in a FOR-SELECT
Author Paco Ruiz
Hi

Is it posible to exit from a FOR-SELECT without reaching the end (like
break in Delphi's FOR)?
How?

In Delphi's FOR, i can use "loop" to inmediately jumps to the next
iteration
Is this posible in a FOR-SELECT?
How?

Saludos
Paco