Re: Labeled Loops?

new topic     » goto parent     » topic index » view thread      » older message » newer message

No, labels in this sense would not be used anywhere else, only in loop bodies.
There are many situations where it would be helpful to break cleanly out of
nested loops. The other method is to setup conditions in the parent loops to
watch for a var change in a child loop.

--
Jeremy Cowgar
http://jeremy.cowgar.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu