Home > Archive > Cobol > April 2007 > mfcobols
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| raghu.preddy@gmail.com 2007-04-03, 6:55 pm |
| what is the difference between cobol mfcobol
| |
|
| In article <1175611073.305943.239840@n59g2000hsh.googlegroups.com>,
<raghu.preddy@gmail.com> wrote:
>what is the difference between cobol mfcobol
Two letter.
DD
| |
| Alistair 2007-04-03, 6:55 pm |
| On 3 Apr, 15:37, raghu.pre...@gmail.com wrote:
> what is the difference between cobol mfcobol
COBOL is a standard to which MFCOBOL pays lip-service as do other
variants of Cobol. Most Cobols use a subset of the standard with
extensions which may be non-standard but allow functionality which is
beyond that defined in the standard at the time of writing the
compiler. An example of the extensions would be the various attempts
at object oriented cobol.
|
|
|
|
|