You do it with the linker/binder. Here is an example: //LKED EXEC PGM=HEWL,PARM='LIST,AMODE=31,RMODE=ANY,RENT' //SYSLIN DD * INCLUDE SYSLIB(mainntry) ALIAS alias(mainntry) ENTRY mainntry NAME mainntry(R) /* //SYSUT1 DD UNIT=SYSDA,SPACE=(1024,(200,20)) //SYSPRINT DD SYSOUT=* //SYSLMOD DD DSN=load.library,DISP=OLD //SYSLIB DD DSN=*.SYSLMOD,DISP=SHR
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of [email protected] Sent: Wednesday, June 30, 2021 9:16 AM To: [email protected] Subject: IEHPROG Alias Load module Hello, . Many, Many, Years ago I seem to recall the utility IEHPROG provided ALIAS function for assigning an ALIAS to a LOAD module. Does any one remeber the syntax and control statements ? I know TSO has a Command to Supply An Alias Name to a load module Does any one remember IEHPROG having this capability ?.Paul D'Angelo*************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
