You are generating a WTO MF=L inline? You have your macro, and as part of its expansion, it generates both a WTO MF=L and a WTO MF=E, all in-line?
Charles -----Original Message----- From: IBM Mainframe Assembler List [mailto:[email protected]] On Behalf Of Peter Hunkeler Sent: Sunday, January 15, 2017 10:13 AM To: [email protected] Subject: Re: How to separate instructions and data generated in macro? >Depending on how complex the generated data is it might be possible to -- Peter Hunkeler >generate it as a literal. The location of literal data is always somewhat >separate from machine instructions and easy to control with LTORG and LOCTR. No, literals are not an option since the macro is generating WTO MF=L macros. -- Peter Hunkeler
