This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
See this idea on ideas.ibm.com
Copied from old SHARE Requirements system SSLANG13001; Voting Priority=2.8
+5=2 +4=5 +3=4 +2=11 +1=2 abstain=3 Priority=2.8
NOTE 1:
This is a follow-up (possible replacement for):
SSLNGC08006 2002 ISO COBOL - Enhanced literal continuation support
Priority: 2.8 Submitted: 2008-06-05 16:21 Response Date: 2008-08-10 Code: RC
NOTE 2:
As of the creation of this requirement, the ISO 2014 COBOL Standard has not yet been approved. However, it is expected that it will be approved and published (without any technical changes from its current content) by the end of 2014 and before IBM is likely to respond to this requirement
* * * * *
With the increased maximum data item size in Enterprise COBOL V5.1 and the increased use of large data items for XML processing, it has become even more important that IBM provide support for the technical enhancements for (alphanumeric) literals in the 2002 and 2014 ISO COBOL Standards.
In particular, the following two enhancements should be supported in IBM COBOL
1) Ability to continue alphanumeric literals without paying attention to columns 7 or 72. For example, a continued representation of the literal "ABCD" could be coded as
"ABC"-
"D"
without worrying about where (between columns 8 and 72) these two lines begin or end. This has particular benefits when coding alphanumeric literals that include DBCS characters and where the source may be ported to or from z/OS and Windows or AIX. (Where Shift-Out/-IN characters may change the size of any line containing the literal.)
2) The maximum size of alphanumeric literals has been increased from 160 character positions to 8,191 character positions. When combined with easier literal continuation, this would make processing of some XML documents much easier.
Idea priority | Low |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Whilst this RFE is a valid COBOL Standard requirement, based on our current plans and priorities, it is not likely that this could be implemented in the next 12 months, or in the next IBM Enterprise COBOL for z/OS compiler release. Correspondingly this requirement is being declined at this point. The requirement will be kept in our internal RFE backlog. As we work towards becoming aligned with the COBOL Standard, this RFE might be reassessed in the future. You also have an opportunity to resubmit in 12 months time if you wish it to be reconsidered then.
This RFE has been moved to 'Uncommitted candidate' state.
This enhancement for "free form for multi-lines literal" also give readability in source program : parts of literal can "float", with indentation for readability.
Also usefull in xpath expression in SQL statment : must be supported in DB2 coprocessor and also in DB2 preprocessor, (same for CICS preprocessor and coprocessor).
We are continuing to evaluate this request.