Late answer to this:

I had also tried this, got fed up with it, and used IEATDUMP instead.

Regards,
Steve Thompson

On 11/4/18 10:32 PM, Paul Gilmartin wrote:
On 2018-11-04, at 18:51:14, Keven Hall wrote:

I noticed this benign cyst of codein the SNAPX macro. Obviously this
has no effect on code generation but executing it a few million times
per day could really chew up some cycles. YMMV

.CKLFORM ANOP
AIF ('&MF' NE 'L').ARND
AIF ('&STORAGE' EQ '').ARND
.ARND ANOP

IOW, you're worried about the consequence if you assemble
the source a few million times?

-- gil

Reply via email to