Re: Supress Option List




"William M. Klein" <wmklein@xxxxxxxxxxxxxxxxx> wrote in message
news:6xOOe.105532$576.81016@xxxxxxxxxxxxxxxxxxxxxxxxx
> Do you SERIOUSLY mean the IBM "COBOL-F" version (that pre-dated their ANS
COBOL
> product that predated their OS/VS COBOL), i.e. the compiler that (sort-of)
meet
> the '68 Standard, but didn't even include support for the '74 Standard.
> ????
>
> Someone else may actually have a better view of exactly when/what
"COBOL-F"
> (from IBM) was. I didn't start using COBOL(IBM COBOL) until OS/VS COBOL
was
> available, in 1978 (or so - as I recall).

Bill, I think COBOL F was the same as ANS COBOL.
The manual I have, GC28-6396-5, IBM OS Full American
National Standard COBOL, shows, in the JCL for a sample
program, "EXEC PGM=IKFCBL00". This manual also has
the documentation for the first release of OS/VS COBOL
and the publication date on the amendment is May 15, 1974.
Only the standards X3.23-1968 and ISO/R 1989-1972 are
mentioned for both.

While I said "I think", above, I never used the OS compiler
at the college; but I do have a source listing produced by a
DOS compiler I used at work. The title on the output is IBM
DOS AMERICAN NATIONAL STANDARD COBOL
with the additional text CBF CL3-6, which I take to mean
COBOL F or ANS COBOL Version 3.



.



Relevant Pages

  • Re: compile+link Fujitsu Linux
    ... The Cobol standard has supported pointers for six years, ... It is common for most of a large business application to be written in Cobol, ... You don't know Python then. ... chosen the compiler options and link parameters that work best for me. ...
    (comp.lang.cobol)
  • Re: interesting use of NEXT SENTENCE vs. CONTINUE
    ... These days I don't do compiler maintenance, but I HAVE done in the past, so ... You had a chance to point out how adherence to the standard can improve ... >> compile it WITH MINOR MODIFICATIONS for a specific platform. ... > platform-specific extension to COBOL ...
    (comp.lang.cobol)
  • Getting the "program name"
    ... In Standard of COBOL, ... POTENTIALLY distinct in some compilers and operating systems: ... In other environments (compiler / OS combinations) it might be ...
    (comp.lang.cobol)
  • Re: In answer to RW - again (was: Sorts (revised)
    ... If the Cobol compiler just compiles defective code ... >> a greater probability the Cobol and SQL parents will work together to fix it. ... or perhaps the SQL standard defines Cobol. ...
    (comp.lang.cobol)
  • Re: Where are spaces required in COBOL source code?
    ... > parentheses enclosing a subscript (or an expression denoting reference ... Was this ever part of a COBOL standard? ... least one space between the arguments, the compiler should accept it. ...
    (comp.lang.cobol)