On 11/30/23 09:38:19, Bill Hitefield wrote:

I have used the following (in a macro) to do that:

$ALIGN   EQU  &VALUE-((*-&CSECT)-(((*-&CSECT)/&VALUE)*&VALUE))
          DC   ($ALIGN)X'00'        SET ALIGNMENT
.
How well does such a thing work under a LOCTR?  If such a thing
is used in a LOCTR, or even two different LOCTRs, I could envision
dueling lookaheads.

--
gil

Reply via email to