On 8 October 2015 at 00:47, Rakesh Kotha <[email protected]> wrote: > 000010 0000 0000 00000 11229+ L R15,C@$MSDDUMP-CADDR(R15, > ** ASMA044E Undefined symbol - C@$MSDDUMP > ** ASMA044E Undefined symbol - CADDR > ** ASMA435I Record 1256 in SYS1.SHASMAC($HCCT) on volume: ZARES1
> i feel we need to use USING ($CADDRR) but not sure where. A missing USING cannot provoke the ASMA044E message. Were the symbol complained about defined, you would instead get one of several possible messages relating to addressability or misuse of the symbol. In JES2 code you should not be invoking JES2 mapping macros directly. Rather, use the elegant infrastructure provided by the $MODULE macro. It "knows" about the various dependencies among macros, including the MVS ones as well as the JES2 set, and it will include corequisite macros for you. Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
