On Tue, 17 Feb 2026 09:12:33 -0500, David Clark <[email protected]> wrote:
>I was thinking that there should be a way such as >specifying two USINGs to accomplish what I want (rather than physically >re-basing by +2). As I said before, use 2 dsects. Review "dependent using" if you are unclear on using the technique. PUSH USING USING DS2,DS1FLD USING DS2,DS1+2 POP USING
