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 May 31, 2017

Reference Modification Abend if Lenght is a Not a Positive Integer

If the calculation of the length in a reference modification is zero or negative, there could be unpredictable/unexpected results.

Due to our un-comfort with these unpredictable results, we'd like to see an abend, at runtime, when the length is zero or negative.

This was found when comparing output from v4.2 and v6.1 of the compilers. The behavior of v6.1 is different than that of v4.2, so a program got different results.

Idea priority High
  • Guest
    Reply
    |
    Apr 24, 2020

    This RFE is being accepted and marked as a duplicate of 99032

  • Guest
    Reply
    |
    Sep 7, 2017

    Would you want to run with SSRANGE turned on in a production environment? We have variables being used to calculate the length in reference modification. I can't turn SSRANGE on in a production environment, so how does SSRANGE help when the calculation in production results in a negative number?

    I'm willing to test this using SSRANGE, but I don't believe this to be a solution for a production environment.

  • Guest
    Reply
    |
    Sep 6, 2017

    Can you please test with SSRANGE to see if it resolves this RFE?

  • Guest
    Reply
    |
    Aug 17, 2017

    Doesn't SSRANGE catch this situation?

  • Guest
    Reply
    |
    Jul 26, 2017

    This RFE is still being investigated internally.