The COBOL-400 list is great for this. :)
I am not terribly sure exactly what you are asking. You are welcome to send me an e-mail offline and I'll help you work through it.
Most modern (i.e. 1980s forward) COBOL programs tend to avoid GOTO or GO TO and use a PERFORM UNTIL syntax. But there is nothing fundamentally wrong with the GOTO logic, and it should compile cleanly.
-Paul
On Aug 01, 2014, at 12:49 PM, Gary Thompson <gthompson@xxxxxxxxxxx> wrote:
Very weak in COBOL.
Working on an old COBOL program, trying to get a clean compile and
maybe make the code more readable.
What alternative do I have to GOTO ?
Don't see anything like "RPG LEAVE/LEAVESR" in my ILE COBOL manual ?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.