Example 3

Operation: Re-specify the mode of an object module from 24-bit addressing and residence mode to 31-bit addressing and residence mode ANY.

Known:
  • The name of the object module: ACCOUNT.MON.OBJ which has an addressing mode of 24-bit
  • The name of the output load module: ACCOUNT.MINE.LOAD(NEWMOD)
link mon load(mine(newmod))amode(31) rmode(any)