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.

ADD A NEW IDEA

IBM Developer for z/OS

Showing 1348

Cobol Editor Enhancements - Find/Replace, Auto Comments, and User Commands/Actions

Cobol Editor Enhancements - Find/Replace, Auto Comments, and User Commands/Actions
about 12 years ago in IBM Developer for z/OS / Client Install 3 Not under consideration

Present a more meaningful message when Remote Syntax Check is called with "CTRL+ALT+R" on sequential dataset COBOL sources.

Present the IDz user a more meaningful profesional message when calling Remote Syntax Check with shortcut "CTRL+ALT+R" on sequential dataset COBOL sources. Currently IDz users receive an unexpected and unclear technical exception error dialog when...
about 8 years ago in IBM Developer for z/OS / Usability 1 Not under consideration

Toggle new Comment in JCL Editor

The function "Toggle Comment Continuation" (Ctrl+/)in the jcl editor inserts a character (*) on position 72 so that the comment can continue the next line (line beginning with // + one space) it works fine but it is not the recommended way for ins...
about 8 years ago in IBM Developer for z/OS / Usability 1 Not under consideration

The ? source PDS member name ? in the ADD Screen

In the Endevor Interface ADD screen , the field ? Source PDS member name ? is still initialized with its value positionned during the previous ADD action.
about 12 years ago in IBM Developer for z/OS / Host/Distributed SCM Integration 4 Not under consideration

Support for more command thru COMMAND file for Remote Debugging

For remote debugging using IDz, we can use a COMMAND file, but the commands that can be executed before the program stop in debugger are limited. One of the reason we use the command file is to conditionally stop the program in the debugger based ...
about 4 years ago in IBM Developer for z/OS / Debugger 1 Not under consideration

To display properties of TAPE dataset

Unable to see properties for tape dataset
about 8 years ago in IBM Developer for z/OS / z/OS Application Development 2 Not under consideration

Enhance COBOL Save Actions for Copybooks

Have a look at the Save Actions page for the COBOL editor: Under "Copybook Files" there are only 2 options (whitespace / format). This suggests, only these 2 options are configurable for copybooks. In reality also all settings under "Source Files"...
about 4 years ago in IBM Developer for z/OS / Editors 2 Future consideration

RDz's COBOL Editor do not handle substrings correctly

We have the following scenario 01 TEXT PIC X(20). 01 CHAR PIC X(1). MOVE TEXT(1) TO CHAR. The MOVE statement is incorrect it SHOULD have beeen MOVE TEXT(1:1) TO CHAR The error was detected during the compileprocess, but should have been recognized...
over 8 years ago in IBM Developer for z/OS / Client Install 1 Not under consideration

Export in Search View

In Remote Search View you can export the result to a file and there are columns showing information about found members.The same functionality would be nice for a loacal file search where the result view is very simpel. No columns and no export.
about 4 years ago in IBM Developer for z/OS / z/OS Application Development 5 Not under consideration

Compatability Scan when migrating to new COBOL versions

We would like to have a batch interface to RDz which could scan our Cobol Source Libraries for incompatablity scenarios. we would like this feature to be able to run as a batch job on the host, so no download is required, but can be done purly in ...
over 8 years ago in IBM Developer for z/OS / Host Install 1 Not under consideration