>>106920365
Gotos are good for that, but it's also possible to handle it in other ways. Like setting a variable the outer loop will check to a certain value. You may also be able to put the loops in a function and structure them in such a way that returning will do the trick.