gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] Re: IF - from where


From: Roger While
Subject: [open-cobol-list] Re: IF - from where
Date: Thu Jul 14 05:43:04 2005

No, there is no dialect flag at the moment.
I took the complete function list from 2002.
There is a flag that says if the function is implemented.
The table is in cobc/reserved.c

In addition to the NIST IF tests, I have implemented
a bunch of OC intrinsic tests (make check).

Roger




Just a follow-up on the recent notes about intrinsic functions being added.
Is there some sort of "flag" being included to indicate which "dialect" of
Intrinsic Functions are to be supported?  I noticed that some of the '02
functions (e.g. TEST-xxxx) are being added at the same time as the '89
functions.
Also, IBM supports some - but certain NOT ALL - of the post-89 functions.
(e.g. NATIONAL-OF and DISPLAY-OF - however for these IBM has its OWN
non-standard 2nd arguments).
Obviously (???) the NIST tests do NOT test any of the '02 functions.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]