------art_7267_58209.1143742564044
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I sometimes need to break out, next or redo deeply nested loops in different
levels instead of the innermost enclosing scope. Is there a facility to
label blocks or loops  and  redo, next or break to the labeled blocks or
loops as in some other programming languages?

Thanks in advance.

------art_7267_58209.1143742564044--