This release also provides all of the functional enhancements
offered in Enterprise PL/I V3R2, including the following the following
language features:
- Support for the NOMAP, NOMAPIN and NOMAP attributes for PROCs
and ENTRYs with OPTIONS(COBOL).
- Support, in the same manner as provided by the old host compiler,
for PROCs with ENTRY statements that have differing RETURNS attributes.
- OPTIONS(RETCODE) is assumed for PROCs and ENTRYs with OPTIONS(COBOL).
- The SIZE condition is no longer promoted to ERROR if unhandled.
- The new USAGE compiler option gives you full control over the
IBM or ANS behavior of the ROUND and UNSPEC built-in function without
the other effects of the RULES(IBM|ANS) option.
- POINTERs are now allowed in PUT LIST and PUT EDIT statements: the
8-byte hex value will be output.
- If specified on a STATIC variable, the ABNORMAL attribute will
cause that variable to be retained even if unused.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)