Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: "William M. Klein" <wmklein@xxxxxxxxxxxxxxxxx>
- Date: Sat, 04 Jun 2005 06:03:55 GMT
No, I can't.
ANYTHING can be introduced as an EXTENSION to the Standard - that the
implementor wants AND they remain "conforming".
Richard,
I think you do (or have) used Micro Focus compilers. Open *any* Micro Focus
LRM and look for the text,
"This rule" and " enforced" or "relaxed" or "removed"
and you will find many, MANY cases where text such as:
"This rule is not enforced."
It will always (usuall?) have an "MF" bubble - and often have various other
dialect bubbles.
To be a "valid" extension to the ANSI/ISO Standard it must:
A) be documented
B) must be "flagged" when the (optional) flagging mechanism (FLAGSTD for both
IBM and MF) is turned on
***
A clasic example - from the '85 Standard (ignored - as an extension - by most
'85 Standard compilers that I know of) is the fact that one *MUST* specify
(implicit or explicitly) either a "declarative" or a "file-status field" for
every file.
Another medium "common" extension is the rule (again '85 Standard) that one MUST
have a procedure-header at the beginning of the Procedure Division.
Again, there are LOTS of rules of what you "must" and "must not" do in the
Standard - and almost (not quite) all of them are ignored, removed, not
enforced, or whatever as EXTENSIONS by one or more vendor.
--
Bill Klein
wmklein <at> ix.netcom.com
"Richard" <riplin@xxxxxxxxxxxx> wrote in message
news:1117863336.941688.184770@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> >The "Standard" also disallows GoBack
>
> As far as I can tell the standard never mentions GOBACK (until '02 when
> it allows it).
>
>> NEXT SENTENCE (with END-IF)
>
> Is _explicitly_ disallowed.
>
> Perhaps you cannot tell the difference between between never mentioning
> something and specifying it is not to be used.
>
.
- Follow-Ups:
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: Richard
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- References:
- interesting use of NEXT SENTENCE vs. CONTINUE
- From: Frank Swarbrick
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: Richard
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: docdwarf
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: Richard
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: docdwarf
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: Richard
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: William M. Klein
- Re: interesting use of NEXT SENTENCE vs. CONTINUE
- From: Richard
- interesting use of NEXT SENTENCE vs. CONTINUE
- Prev by Date: Re: interesting use of NEXT SENTENCE vs. CONTINUE
- Next by Date: Re: interesting use of NEXT SENTENCE vs. CONTINUE
- Previous by thread: Re: interesting use of NEXT SENTENCE vs. CONTINUE
- Next by thread: Re: interesting use of NEXT SENTENCE vs. CONTINUE
- Index(es):
Relevant Pages
|