I can't send it now but everything is in the same section
> -----Mensagem original----- > De: IBM Mainframe Assembler List <[email protected]> > Em nome de Tony Harminc > Enviada em: quinta-feira, 9 de fevereiro de 2023 18:32 > Para: [email protected] > Assunto: Re: ASMA182E Operand 2 must be absolute, 0-65535; ignored > > On Thu, 9 Feb 2023 at 15:58, João Reginato <[email protected]> wrote: > > > 00160 31974+TKTCPSNL EQU *-TKTCPSNA > > > > 00BE0 00160 31975+TKTCPSNP EQU TKTCPSNA,TKTCPSNL > > > > 00507 31976+TKAREAHL EQU *-TKAREA > > > > 00839 00001 31977+TKAREAHT EQU TKAREA,TKAREAHL > > > > ** ASMA182E Operand 2 must be absolute, 0-65535; ignored > > > The line 31975 above was not flagged as being in error. > > > > Why was the similar line 31977 flagged? > > You need to show us the definition of TKAREA, and everything in > between there and statement 31976. My guess is that TKAREAHL is > relocatable because TKAREA isn't in the same section as the "*" in the > EQU on 31976. > > Tony H. -- O software antivírus Avast realizou uma checagem de vírus neste e-mail. www.avast.com
