Re: Help! GO TO and PERFORM THRU!



I have used COBOL for many years, even now sometimes, and I must say I like
it a lot.

I normally use the PERFORM THRU, especially when doing validations. Then, if
the validation fails
you use a GO TO to get to the, say, 1200-VALIDATION-EXIT procedure, which
has an EXIT statement.

There is nothing wrong with it, I'd say.

Raul Ward
.