exiting deep nested loops

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

If you have deep nested loops just
simply enclose the loop in a procedure
and just do a return to break out. This
also allows you to use multiple exit points.
That doesn't require changing the interpeter.

Bernie

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

Search



Quick Links

User menu

Not signed in.

Misc Menu