ASMA044E Undefined symbol - R0. ASMA029E Incorrect register specification - R0. These can also occur for R1 through r15 while assembling IDMS modules.
book
Article ID: 49969
calendar_today
Updated On:
Products
CA IDMSCA IDMS - DatabaseCA IDMS - ADS
Issue/Introduction
Insert macro #REGEQU at column 10 in the source of the module being assembled. Verify that #REGEQU is in the MACLIB (CAGJMAC for 18.0 and DISTMAC for prior releases) that is included on the SYSLIB concatenation in the assembler step. If #REGEQU is missing from the SYSLIB concatenation it will cause an ASMA057E undefined opcode error.