Re: SAME AS ('02 Standard) Clause - and circulatiy



According to page 29 of the approved '02 Standard,

"The actions of compiler directing statements and compiler directives occur in
two logical stages of compilation group processing - the text manipulation stage
and the compilation stage.

The text manipulation stage accepts an initial compilation group, performs
modifications specified by COPY and REPLACE statements and conditional
compilation directives, and substitutes compilation variables into constant
entries. The result is a structured compilation group for processing by the
compilation stage.

The compilation stage completes the compilation process utilizing the structured
compilation group."

Are we talking about different things here?

--
Bill Klein
wmklein <at> ix.netcom.com
"Rick Smith" <ricksmith@xxxxxxx> wrote in message
news:13deheh482ri440@xxxxxxxxxxxxxxxxxxxxx

"William M. Klein" <wmklein@xxxxxxxxxxxxxxxxx> wrote in message
news:DwEBi.220952$Bo7.80428@xxxxxxxxxxxxxxxxxxxxxxxxx
Rick,
Once again, you can submit an interpretation request IF YOU WANT TO,
but my
impression is that you think the standard does (or should) tell
implementers in
what order to do things. Other than the "text manipulation" and
"compilation"
stages, this is simply NOT true.

I think you may have meant "logical conversion" (one line at
a time) and "text manipulation" (three phases).





.



Relevant Pages

  • Re: Perfrom Thru
    ... >A conforming compilation group is one that does not violate the explicitly ... >stated syntactic provisions and specifications of standard COBOL. ...
    (comp.lang.cobol)
  • Re: SAME AS (02 Standard) Clause - and circulatiy
    ... The text manipulation stage accepts an initial compilation group, ... the standard does tell ... implementers in what order to do things." ...
    (comp.lang.cobol)