Re: Code problems with Perform Thru Exit causes fall through
- From: spambait@xxxxxxxxxx (Doug Miller)
- Date: Fri, 27 Jul 2007 19:44:16 GMT
In article <1185565019.612580.222200@xxxxxxxxxxxxxxxxxxxxxxxxxxx>, Richard <riplin@xxxxxxxxxxxx> wrote:
Being lazy and not wanting to do this type of checking I avoid all
need for it by using code that never requires it. ie No SECTIONs, no
GOTO, no THRU, no EXIT PERFORM/PARAGRAPH/SECTION, no NEXT SENTENCE.
Agree completely. Scope terminators have completely removed the need for NEXT
SENTENCE. And anybody who uses SECTIONs in the Procedure Division should be
shot.
--
Regards,
Doug Miller (alphageek at milmac dot com)
It's time to throw all their damned tea in the harbor again.
.
- Follow-Ups:
- Re: Code problems with Perform Thru Exit causes fall through
- From: LX-i
- Re: Code problems with Perform Thru Exit causes fall through
- From: tlmfru
- Re: Code problems with Perform Thru Exit causes fall through
- From: Howard Brazee
- Re: Code problems with Perform Thru Exit causes fall through
- References:
- Code problems with Perform Thru Exit causes fall through
- From: Lizette Koehler
- Re: Code problems with Perform Thru Exit causes fall through
- From: Richard
- Code problems with Perform Thru Exit causes fall through
- Prev by Date: Re: Code problems with Perform Thru Exit causes fall through
- Next by Date: Re: unstring empty string
- Previous by thread: Re: Code problems with Perform Thru Exit causes fall through
- Next by thread: Re: Code problems with Perform Thru Exit causes fall through
- Index(es):