Re: pattern for an error



On Wed, 28 May 2008 17:36:48 +0000 (UTC), docdwarf@xxxxxxxxx () wrote:

IF FILE-STATUS-OK
CONTINUE
ELSE
GO TO BAD-FILE-STATUS
END-IF.

Wait a moment... how did IKFCBL00 compile that?

I don't know what IKFCBL00 is, but my IBM compiler will compile it.
But the people who code with Go To are also the people who don't use
END-IF.
.



Relevant Pages

  • Re: pattern for an error
    ... how did IKFCBL00 compile that? ... I don't know what IKFCBL00 is, but my IBM compiler will compile it. ... END-IF is too useful not to be used, ...
    (comp.lang.cobol)
  • Re: pattern for an error
    ... GO TO BAD-FILE-STATUS ... I don't know what IKFCBL00 is, but my IBM compiler will compile it. ...
    (comp.lang.cobol)