"IBM Mainframe Assembler List" <[email protected]> wrote on
03/15/2023 02:45:18 PM:
> Mea culpa on the lack of doc. I was on my iPhone when I drafted the
> message. Here it is.
>
> //ASM1 EXEC PGM=ASMA90
> LMOD CSECT
> . . .
> END
> //ASM2 EXEC PGM=ASMA90
> EPUTL CSECT
> . . .
> END EPUTL
> //LKED EXEC PGM=IEWL
> //IN DD DSN=&&X,DISP=(OLD,DELETE) <== ASM.SYSLIN DISP=(MOD,PASS)
> //SYSLIN DD *
> INCLUDE IN
> NAME LMOD(R)
This would have worked. But filling in the END statement keeps
this information with the source.
//SYSLIN DD *
NAME LMOD(R)
ENTRY LMOD
INCLUDE IN
Sincerely,
Dave Clark
--
int.ext: 91078
direct: (937) 531-6378
home: (937) 751-3300
Winsupply Group Services
3110 Kettering Boulevard
Dayton, Ohio 45439 USA
(937) 294-5331
*********************************************************************************************
This email message and any attachments is for use only by the named
addressee(s) and may contain confidential, privileged and/or proprietary
information. If you have received this message in error, please
immediately notify the sender and delete and destroy the message and all
copies. All unauthorized direct or indirect use or disclosure of this
message is strictly prohibited. No right to confidentiality or privilege
is waived or lost by any error in transmission.
*********************************************************************************************