There are exits in HLASM that can be used to suppress printing according to you own rules.

I wrote code to suppress printing of macros and copy-code, if they come from certain libraries.


the PROCESS/PARM for the HLASM must contain

EXIT(INX(EXNAME),LBX(EXNAME),PRX(EXNAME))


As you can see I did it in three exit-points - all with the same exit


Martin

Am 23.02.24 um 15:34 schrieb Seymour J Metz:
I don't want to use PRINT OFF for the COPY of ASMMSP or IEABRC, but I don't 
want to clutter up the listing. Is there an analog of PRINT NOGEN for code in a 
COPY?

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר

Reply via email to