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 Nov 11, 2020

ISRLEMX should expand Copybooks even if COPY is not the first word of the line

I try expanding copybooks into our sources using ISRLEMX. But this doesn't work for most of our Cobol-programs as ISRLEMX only seems to work if COPY is the first word of the line. ISRLEMX should support all possible COPY codings supported by the Cocol-standard, so it should also work if there is a vairable name followed by the COPY statement, for example.

Idea priority Medium
  • Guest
    Reply
    |
    Jan 26, 2021

    Advised submitter to open a RFE against the ISPF product.

  • Guest
    Reply
    |
    Dec 7, 2020

    Hi, ISRLEMX is part of the ISPF product. Please open an RFE with the ISPF team.

  • Guest
    Reply
    |
    Nov 24, 2020

    @Oliver

    Do you consider using IBM Enterprise Cobol with options : «  MDECK(NOCOMPILE,SQL) » ?

    This will expand COPYBOOKs
    and SQL INCLUDE.

  • Guest
    Reply
    |
    Nov 19, 2020

    And no REPLACING...

  • Guest
    Reply
    |
    Nov 19, 2020

    our tests : expand only first COPY...
    What about COBOL V6 and conditionnal compilation ? (conditionnal inclusion of COPY) ?

  • Guest
    Reply
    |
    Nov 19, 2020

    our tests : expand only first COPY...
    What about COBOL V6 and conditionnal compilation ? (conditionnal inclusion of COPY) ?