Hi David,
Thanks for the quick response and the suggestion.
The program I'm trying to do this with is over 64K in size and all one
csect which was the motivation for basing each variable on the prior
section name.
I will try your technique tomorrow.
Thanks again.
Leland
--
Leland Sheppard
Leland C. Sheppard wrote:
For the code in line 102, I am getting the assembly error on line 117:
00 0D9E 102 A0L DC
AL2(4096-(A00100-A0)) FREE SPACE IN A0
00DFC 103 A00100L EQU
X'1000'-(C0-A00100),,C'N' FREE
y, January 06, 2008 10:23 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Conditional Assembly question
For the code in line 102, I am getting the assembly error on line 117:
> 00 0D9E 102 A0L DC
> AL2(4096-(A00100-A0)) FREE SPACE IN A0
>
>
For the code in line 102, I am getting the assembly error on line 117:
00 0D9E 102 A0L DC
AL2(4096-(A00100-A0)) FREE SPACE IN A0
00DFC 103 A00100L EQU
X'1000'-(C0-A00100),,C'N' FREE SPACE IN A00100
4 matches
Mail list logo