I have no idea of what you are talking about nor how it relates to m statement. Sorry for not being able to make the connection.
John -----Original Message----- From: IBM Mainframe Assembler List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Wednesday, May 16, 2012 11:07 AM To: [email protected] Subject: Re: OT? Assembler "enhancements"? On May 16, 2012, at 08:52, Bodoh John Robert wrote: > > O When an assembly error occurs within a macro (syntax or MNOTE), in > addition to giving the line number within the macro, also give the line > numbers and name in the hierarch of macros issued include the top program. > That way, I would be able to go the line in the source program than caused > the error. Sometimes it is difficult for me to know where in the source code > the error occurred. This is especially true when using the structured > programming macros. > Instream macro? Macro introduced by COPY? Macro invoked by name from SYSLIB? Would you also want to see those lines with symbols resolved? -- gil
