Skip main navigation (Press Enter).
Log in
Toggle navigation
Log in
Community
Topic Groups
Champions
Directory
Program overview
Rising Champions
IBM Champions group
User Groups
Directory
Benefits
Events
Dev Days
Conference
Community events
User Groups events
All TechXchange events
Participate
TechXchange Group
Welcome Corner
Blogging
Member directory
Community leaders
Resources
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
PL/I
×
PL/I
Group Home
Threads
288
Blogs
19
Events
0
Library
0
Members
41
View Only
Share
Share on LinkedIn
Share on X
Share on Facebook
Back to Blog List
1H 2021 Enterprise PL/I for z/OS
By
Di Hu
posted
Thu September 16, 2021 01:57 AM
Like
As of August 2021, the Enterprise PL/I for z/OS has provided the following functional enhancements.
Enhancements in usability in the 5.3 release
The JSONTRIMR attribute indicates that the JSON functions will trim away any trailing blanks for the specified field.
The UCHAR attribute specifies that a string holds UTF-8 data and that functions such as INDEX, SUBSTR, and VERIFY will handle it in a UTF-8 sensitive manner.
New built-in functions and pseudovariables
The XMLUCHAR built-in function writes XML corresponding to a structure to a buffer as UTF-8.
The SUBTO built-in function returns a substring, specified by its ending position, of a string.
The SUBTO pseudovariable assigns a substring, specified by its ending position, of a string.
Compiler option enhancements
The DEFAULT compiler option has these new suboptions:
LAXQUAL | NOLAXQUAL
The DEFAULT(NOLAXQUAL) option specifies that when the compiler is resolving a reference to a
name without any dot qualification, if the name is ambiguous in the block where it is first
declared, but is a reference to a scalar in a parent block, then the compiler resolves the reference
to be that parent block reference.
Details
about the
functional enhancements
can be found in the
Enterprise PL/I for z/OS
5.3 documents available on the IBM Documentation site
https://www.ibm.com/docs/en/epfz/5.3
The English and Japanese PDF files are available for download from the Enterprise PL/I for z/OS library page at
https://www.ibm.com/support/pages/enterprise-pli-zos-documentation-library
If you have any questions, comments or suggestions regarding the PL/I documentation, please send them to compinfo@cn.ibm.com
.
0 comments
9 views
Permalink
Copy
https://community.ibm.com/community/user/blogs/di-hu1/2021/09/16/1h-2021-enterprise-pli-for-zos
Powered by Higher Logic