Skip to Main Content
IBM Z Software


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


Shape the future of IBM!

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:

Search existing ideas

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 your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

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.

Status Not under consideration
Workspace COBOL Compilers
Created by Guest
Created on Jul 12, 2016

Provide ISO 2014 COBOL Literal Enhancements

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
  • Guest
    Reply
    |
    Dec 16, 2020

    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.

  • Guest
    Reply
    |
    Oct 11, 2016

    This RFE has been moved to 'Uncommitted candidate' state.

  • Guest
    Reply
    |
    Sep 21, 2016

    This enhancement for "free form for multi-lines literal" also give readability in source program : parts of literal can "float", with indentation for readability.

  • Guest
    Reply
    |
    Aug 31, 2016

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

  • Guest
    Reply
    |
    Aug 10, 2016

    We are continuing to evaluate this request.