PMFJI, but what is/was "PL/j" please? Or did you mean "PL/S"?
Peter -----Original Message----- From: IBM Mainframe Assembler List [mailto:[email protected]] On Behalf Of John P. Hartmann Sent: Wednesday, May 18, 2016 9:55 AM To: [email protected] Subject: Re: Structured Programming Macros PL/j was originally a three-pronged approach, which I believe makes it unique: * An XEDIT macro to format code with indents and also to uppercase the parts of an instruction that must be uppercase with HASM. * The macro library * A listing post processor for HASM listings that shows a select line of generated code with the macro instruction, but suppresses the generated code lines from the listing. PRINT ALMOSTNOGEN, if you like. I.e., an IF instruction would carry the branch code. This also meant repagination. I dropped the listing post processor since I no longer print listings. This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
