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

PL/I Compilers

Showing 118

A builtin function REPLACE is requested

/*-------------------------------------------------------------------*/ /* REPLACE is to replace the first occurrence of string FIND_STR /* within UPDATED_STRING with string REPL_STR. /* Start searching for FIND_STR at STARTPOS. If anything was re...
over 10 years ago in PL/I Compilers 3 Not under consideration

EPLI V4.3 - VARLENGTH data-type for implementation size of VAR CHAR leading length field

We would ask for a new data-type VARLENGTH (or something similar) which has the same size as the actual implementation size of a VAR CHAR leading length field (which is 2-bytes at the moment).
over 10 years ago in PL/I Compilers 5 Not under consideration

Allow %INCLUDE and %XINCLUDE to appear within preprocessor procedures

Allow %INCLUDE and %XINCLUDE to appear within preprocessor procedures and also resolve %INCLUDEs, %XINCLUDEs, and macro invocations within ANSWER strings. Example: ? SYSLIB member QSUB: %DCL QSUB ENTRY; %QSUB: PROC; ANSWER('/* QSUB */'); %END QSUB...
about 11 years ago in PL/I Compilers 2 Not under consideration

Ext File Handler in PLI for AIX

The PLI compiler for AIX should have an interface to an external file handler which acts like and looks like the external file handling capability in the PLI for Windows compiler.
over 11 years ago in PL/I Compilers 2 Not under consideration

Integrate the function EVALUATE as INTERPRET in REXX

This function can interpret a code in a string.
almost 9 years ago in PL/I Compilers 3 Not under consideration

Parameter of compiler to check the compatibility with another version of PL/I and LE.

We would like a parameter of the compiler to verify that we do not use the new feature PL/I that would not exist in an earlier version of PL/I and LE.As explain, if I copy a load module in the environment where the version of PL/I is smaller than ...
almost 9 years ago in PL/I Compilers 2 Not under consideration

Make a SELECT for use the DL1.

Is it possible to use a SELECT instruction for make the DL1 Calls ?This possibility is done for the COBOL et why not for the PL/I.
almost 9 years ago in PL/I Compilers 3 Not under consideration

PLI for AIX 3.1: PREFIX=STRINGRANGE change runtime behaviour via environment config

Basically the modification occuring as documented for STRINGRANGE condition should be disabled by a runtime option if possible (or a modification of compiler generated code). We present a sample program to illustrate the RFE (sample.txt)
over 6 years ago in PL/I Compilers 2 Not under consideration