Home > Archive > Cobol > August 2004 > Dates in the Data Division (one compiler's extension)
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]
| Author |
Dates in the Data Division (one compiler's extension)
|
|
|
|
| Clark F. Morris, Jr. 2004-08-12, 8:55 am |
| William M. Klein wrote:
> As a follow-on to another thread, for those who might (or might NOT) like
> extending the data division to support "date fields" and formats, you might want
> to look at IBM's "DATE FORMAT" clause (from their "Millennium Language
> Extensions").
>
> See (for example),
> http://publibz.boulder.ibm.com/cgi-.../IGY3LR20/5.3.6
>
> and
> http://publibz.boulder.ibm.com/cgi-...3pg20/7.2.2.3.1
>
> ***
>
> Having pointed this out, it my impression (totally from UNSUBSTANTIATED reports)
> that this is a VERY little used IBM feature/extension - and turned out to be a
> "non-solution" to the Y2K problem (much less ongoing date formatting).
>
I would like to have used the Millennium Language Extensions. They
would have made the upgrade much easier at the shop where I was.
However, we had to have the critical systems Y2K ready before the
extensions were available. It's like the screen section for the IBM
mainframe. Having it in 1985 or before and supported for CICS and
TSO/ISPF would have been a great productivity enhancement. In 2004, it
would probably see little use even if IBM implemented it.
|
|
|
|
|