P
Pablo Cardellino
Hi,
I need to structure a loop this way:
Do
.....
If .... then Loop
.....
Loop
So, the loop will perform a series of actions, and there is a condition in a
certain point that may trigger the next iteration, ignoring the rest of the
current one. Is it possible? Should I use another loop instruction?
Thanks in advance,
Pablo Cardellino
Florianópolis, SC
Brazil
I need to structure a loop this way:
Do
.....
If .... then Loop
.....
Loop
So, the loop will perform a series of actions, and there is a condition in a
certain point that may trigger the next iteration, ignoring the rest of the
current one. Is it possible? Should I use another loop instruction?
Thanks in advance,
Pablo Cardellino
Florianópolis, SC
Brazil