GoTo in Java



It is interesting that Java, where the word GOTO is reserved but not
used, it has a label and a GoTo equivalent to tell us how to exit a
multi-layer iteration (perform loop).

I wish we had an equivalent in CoBOL.


.



Relevant Pages

  • Re: GoTo in Java
    ... >> It is interesting that Java, where the word GOTO is reserved but not ... it has a label and a GoTo equivalent to tell us how to exit a ... The label in Java tells the loop within loop within loop within loop ...
    (comp.lang.cobol)
  • Re: GoTo in Java
    ... Exit PERFORM ... > It is interesting that Java, where the word GOTO is reserved but not ... it has a label and a GoTo equivalent to tell us how to exit a ...
    (comp.lang.cobol)
  • Re: GoTo in Java
    ... > It is interesting that Java, where the word GOTO is reserved but not ... it has a label and a GoTo equivalent to tell us how to exit a ...
    (comp.lang.cobol)
  • Re: GoTo in Java
    ... >> It is interesting that Java, where the word GOTO is reserved but not ... > Exit PERFORM ... Java, that would be innermost for, while, or do.) ... months if Now man mourders me in Dors or out Dors ...
    (comp.lang.cobol)
  • Re: GoTo in Java
    ... Howard Brazee schrieb: ... it has a label and a GoTo equivalent to tell us how to exit a ...
    (comp.lang.cobol)