Re: pattern for an error




Howard Brazee <howard@xxxxxxxxxx> wrote in message
news:9v9r34li5gfth17dttv7mu7f62587uv7el@xxxxxxxxxx
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.

A calumny, that, thou poltroon.

END-IF is too useful not to be used, even for the non-GOTO-challenged.

PL


.