For Programmers: Free Programming Magazines  


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)
William M. Klein

2004-08-06, 3:55 am

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).

To see the "medium-commonly used" feature that IBM provides (in a programming
language independent fashion) for date formatting (and information), see the LE
callable services information at:

http://publibz.boulder.ibm.com/cgi-...ceea3140/3.5.22

and

http://publibz.boulder.ibm.com/cgi-...KS/ceea3140/B.0

and

http://publibz.boulder.ibm.com/cgi-...a2140/3.9.6.5.2


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


Clark F. Morris, Jr.

2004-08-06, 3:55 pm

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.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com