Re: Stop Run vs GoBack



In article <l8nv73lbaajgladcst6hno6cetau466h18@xxxxxxx>,
Howard Brazee <howard@xxxxxxxxxx> wrote:
On Mon, 25 Jun 2007 10:02:53 +1200, "Pete Dashwood"
<dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

...or even use STOP RUN in main programs and GOBACK in called ones, in the
certain knowledge that your code will then behave correctly on any COBOL
platform, including PCs, and that you have complied with the "spirit" of
COBOL in making your code semantically accurate. (People for whom IBM is the
World, may see it differently.)

The semantically inaccurate command that bothers me (but which is
useful with some compilers), is PERFORM ABEND-ROUTINE.

I ain't coming back.

This might be a reason for the Third Permissible GO TO.

First Permissible: to the bottom (-EXIT) for the present paragraph.
Second Permissible: to the top (PARA-NAME) of the current paragraph.
Third Permissible: to the ABEND routine.

DD

.



Relevant Pages

  • Re: Stop Run vs GoBack
    ... platform, including PCs, and that you have complied with the "spirit" of ... COBOL in making your code semantically accurate. ... to the top of the current paragraph. ...
    (comp.lang.cobol)
  • Re: Stop Run vs GoBack
    ... platform, including PCs, and that you have complied with the "spirit" of ... COBOL in making your code semantically accurate. ...
    (comp.lang.cobol)
  • Re: Cobol language dictionary page -- assignment complete?
    ... >> needed when GMH developed the language and it is still needed today. ... > a REMARKS paragraph could. ... True you can change the specs of COBOL sufficiently ... The suggestion that the paragraph names in the IDENTIFICATION DIVISION ...
    (comp.lang.cobol)
  • Re: change variables
    ... ANYBODY who is going to maintain COBOL ... have local standards; so everybody is on the same wavelength. ... "facilitating maintenance" ... And adds that paragraph to the bottom of the program, ...
    (comp.lang.cobol)
  • Re: change variables
    ... ANYBODY who is going to maintain COBOL ... "facilitating maintenance" ... If such an environment includes interns making modifications in the ... And adds that paragraph to the bottom of the program, ...
    (comp.lang.cobol)