COBOL is responsible for the efficient, reliable, secure, and unseen day-to-day operations of the world's economy.
Enterprise COBOL for z/OS 6.4 and 6.2 documentation is refreshed today to include the following enhancements:
Enhancements in COBOL 6.4 with PTFs installed: (For a complete list of Enterprise COBOL PTFs, check https://www.ibm.com/support/pages/node/604539):
PH49715: Added a new cjbuild command reference section to address various usability and stability issues relating to the non-OO Java/COBOL interoperability feature. (cjbuild command reference)
PH49967: Updated the NUMCHECK compiler option to avoid generating runtime checking code of zoned decimal senders in MOVE statements when the receiver is an alphanumeric data item and NUMCHECK(ZON(LAX)) is in effect. (NUMCHECK)
Documentation fixes in COBOL 6.4:
- In Programming Guide:
Added the new JSON GENERATE exception code 507 and its description. (JSON GENERATE exceptions)
Added the restriction that the called programs in an input or output procedure cannot issue a SORT, MERGE, RELEASE, or RETURN statement. (Restrictions on input and output procedures)
Clarified what the SORT statement does in the code example. (Example: sorting with input and output procedures)
- In Language Reference:
Added the usages and examples for each basic COBOL character set. (Characters)
Added an example of using the CURRENT-DATE intrinsic function. (CURRENT-DATE)
Added an example of an IF statement with two conditions combined with the logical AND operator. (Combined conditions)
Enhancements in COBOL 6.2 with PTFs installed: (For a complete list of Enterprise COBOL PTFs, check https://www.ibm.com/support/pages/node/604539):
PH50301: Updated the NUMCHECK compiler option to avoid generating runtime checking code of zoned decimal senders in MOVE statements when the receiver is an alphanumeric data item and NUMCHECK(ZON(LAX)) is in effect. (NUMCHECK)
Documentation fixes in COBOL 6.2:
The English PDF files are also refreshed to include the updates above. You can find the latest English PDF files from the Enterprise COBOL for z/OS library page at https://www.ibm.com/support/pages/node/611415.If you have any comments regarding COBOL docs, please send them to compinfo@cn.ibm.com.
Copy