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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
Workaround solution :
*CONTROL NOSOURCE
* explanation of what do this copybook and why
* bla bla bla
* bla bla bla
* replaceable parameters :
* :p1: for parameter 1
* :p2: for parameter 2
* changes history
* 10/10/2020 : me
*CONTROL SOURCE
some code
>* : comment present in compilation listing (application / functionnal comments for developers)
>>* : comment removed from compilation listing (internal comments for framework maintenance in copybook)
I think my request was not understood.
I want to have a function allowing me to comment on souce code without these comments being visible in the compilation listing.
This concerns in particular the technical comments introduced in a COPYBOOK intended for the maintenance of the COPYBOOK but which do not necessarily concern the user of the COPYBOOK.
This RFE is being rejected. Please use the solution mentioned in comment 1
Hi Rune
Comment directive, >>*, is for internal documentation for framework maintenance .
These comments are not for developers.
Hi Dennis,
There is allready the possibility to make comments like you suggest.
You can even make floating comments like this: *>
I disagree with the request that the comments should be removed from the compilation listing, as the comments can be very useful when debugging using the compilation listing.
If needed, it should be a compiler option to remove comments from the compilation listing.
Regards,
Rune