Example 7

Operation: Change the currently qualified module and CSECT. This means defining the base location for relative and symbolic addresses to a new program. The module can be a unique name under any task, or a module under the current task. If there is another one by the same name under a different task, the module under the current task would be used.

Known:
  • The module name: PROFITS
  • The CSECT name: SALES
qualify profits.sales