Gary W wrote: <snip> L or ST instructions with an index and no base register which caused the assembly warning message. </snip>
That one I understand. We make no statement that our macros can be run with newer assembler "helpful" warning options, such as FLAG(PAGE0) which you might say are intended for helping "your code". Many, including Flag(page0/NoPage0), can be locally deactivated via ACONTROL if you want to surround a macro invocation with such (so that the option can remain in effect for "your code"). Peter Relson z/OS Core Technology Design
