Agreed on the wrong message. I think ORG *,8 is what you want. And it should work regardless of SECTALGN & GOFF.
btw, I'd never run across this before, so thanks for the tip. I've had one of those wacky padding-to-a-boundary macros for years, but this might be much better. Assuming it works. sas On Tue, Sep 29, 2020 at 4:51 PM Seymour J Metz <[email protected]> wrote: > It looks like HLASM is giving the wrong error message; the syntax diagram > for ORG shows the boundary as valid only if it follows a relocatable > expression. > ... > 405+ ORG ,8 > ** ASMA500W Requested alignment exceeds section alignment > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
