cobol >> Latest COBOL Version

by stevek64 » Sun, 13 Jun 2004 06:29:27 GMT

What is the most recent version of COBOL these days ?


cobol >> Latest COBOL Version

by William M. Klein » Sun, 13 Jun 2004 06:42:31 GMT


If you mean of the ANSI/ISO Standard, then it is the 2002 Standard (plus the
Finalizer Technical Report). If you mean of a specific vendor's product, - then
tell us which vendor. If you mean for a specific operating system, then tell us
which operating system.

--
Bill Klein
wmklein <at> ix.netcom.com







cobol >> Latest COBOL Version

by Frederico Fonseca » Sun, 13 Jun 2004 07:25:51 GMT




Depends on the vendor of the same.

Which one are you interested on?


Frederico Fonseca
ema il: frederico_fonseca at syssoft-int.com


Latest COBOL Version

by robert.deletethis » Sun, 13 Jun 2004 10:30:55 GMT





1985 + 1989 addendum. The 2002 standard has not been implemented.



Similar Threads

1. Ghostview (latest version) won't work

2. Latest GNAT version

I can't find a reference on ACT's web site to where they 
distribute GNAT. I assume they are still providing free builds
of the compiler suite. I searched around and found version 3.15p
on the NYU web site, and that is the latest I see anywhere.

Anyone know of a newer version? And, can anyone comment on the
GPS development environment?


3. OT: Installing Debian (was Latest GNAT version)

4. Later version of Pelle's Macro Assembler available.

5. Latest C Version

6. latest C standard version

I want to know what is the latest C standard version? Is it C99? There
are many terms I have heard, including C98, C99, C9X. Or should we
call ANSI/ISO C?

Please advise. Thanks!!

7. What is the latest version of Intel 9 fortran and c/c++ for linux

8. sqlite latest version

I downloaded sqlite latest version (3.5.3)  from sqlite site but when
I try to load it to tcl I get:
couldn't load file "tclsqlite-3.5.3.so": tclsqlite-3.5.3.so: cannot
open shared object file: No such file or directory
when I copy the  tclsqlite-3.5.3.so to /usr/lib and try to load I get:
couldn't load file "tclsqlite-3.5.3.so": /usr/lib/tclsqlite-3.5.3.so:
undefined symbol: sqlite3StrICmp

is this a bug or am I doing something wrong?