HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA008S

HLASM Programmer's Guide
SC26-4941-06

Previously defined symbolic parameter - xxxxxxxx

Explanation

The xxxxxxxx symbol has been used to define two different symbolic parameters.

System action

When the parameter name (the variable symbol) is used inside the macro definition, it refers to the first definition of the parameter in the prototype. However, if the second parameter defined by the variable symbol is a positional parameter, the count of positional operands still increases by one. The second parameter can then be referred to only through use of &SYSLIST.

Programmer response

Change one of the parameter names to another variable symbol.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014