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 264

Add new compiler messages for REPATTERN to avoid runtime errors with IBM0517S

Please add new compiler messages for REPATTERN to avoid runtime errors with IBM0517S if the source date (3rd argument) has another length than the date pattern (1st argument) in the following cases: - Add an S-level message if the source date has ...
over 2 years ago in PL/I Compilers 2 Delivered

Add new XREF sub-option or another new compiler option to get enhanced File Reference Information about the used source and include members

While working on the migration from Serena ChangeMan to BMC ISPW we came across that no tool other than the PL/I Compiler can correctly detect, which version of the source and include members have be used during the compilation. This data is impor...
over 1 year ago in PL/I Compilers / z/OS 2 Delivered

SYSADATA to include file's ENVIRONMENT attribute into Syntax Record

A files attributes like record format, organization, blocking etc. are not part of the PL/I language, but are still relevant when analyzing the file attributes.SYSADATA could supply it as Keywords, in a substmt, that way it would be accessible as ...
11 months ago in PL/I Compilers / z/OS 2 Delivered

Add new warning message for large STATIC data increasing the object and (multiple) load module(s)

We would like to have a warning message issued for large STATIC data - similar to the IBM2668I message (with count) and the MAXINIT option: The limit can be specified via a new option (like MAXSTATIC). We suggest the same default of 64K. The ...
over 1 year ago in PL/I Compilers / z/OS 2 Delivered

compile option to disable repeat of 1st line of source in all output heading

When comparing compiler listings, in order to pinpoint differences (between compiler versions or source version), as much non-essential information is causing "differences" to be flagged.Further, compiler listings are rarely printed, but only sear...
11 months ago in PL/I Compilers / z/OS 2 Delivered

LINECOUNT(0) compile option to disable all non-section pagebreaks

Current LC implementation expects a fixed linecount number. In rare cases listing sections exceede that line count.And for simplicity, LC(0) is easier to "remember" than an fixed number, which might change between compiler version
11 months ago in PL/I Compilers / z/OS 2 Delivered

New BUILTIN for do an encrypted TEXT zone

We could have a BUILTIN that would encrypt a text zone. This new buitin would have two parameters, the text area and the encryption code like SHA-256. We would be integrated into PL1 and we would use the possibilities of the Mainframe. Currently ...
almost 2 years ago in PL/I Compilers / z/OS 2 Delivered

New builtin IFTHENELSE

a new builtin IFTHENELSE(expr, truepart, falsepart) should evaluate the expr and returns the truepart or the falsepartthe returned datatype depends on the coded parts (e.g. bit, alphanumeric or numeric datatype) nested use of IFTHENELSE should be ...
over 5 years ago in PL/I Compilers 3 Delivered

Allow ORDINALs in VALID built-in function

There is currently no easy way to check that an ORDINAL variable is containing a valid value.The VALID built-in function could be extended to accept an ORDINAL type argument.
almost 3 years ago in PL/I Compilers 2 Delivered

Enhance EPLI DISPLAY Command (Route-,Descriptorcodes)

Hello The EPLI DISPLAY Compile option determines how the DISPLAY statement performs I/O. This sets the options (e.g. WTO Routcode, Descriptor Code) for the Display Command I´d like to see more flexibility in the DISPLAY Command to allow override o...
over 5 years ago in PL/I Compilers 2 Delivered