On Wed, 27 Nov 2013 07:02:21 -0800, Jon Perryman wrote: >Gil's first response is the solution.�
You program name is the alias of 2 different load modules (LMOD). These load modules must be placed in 2 different load libraries otherwise you lose one of the aliases. Also ensure you don't have a CSECT with the ALIAS name otherwise that CSECT will be used at the alias entry point. When not specified, the ENTRY will be used for the ALIAS. > It may well be that Phil wants the CSECT so named to be the entry point, in which case, so much the better. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
