HLASM Language Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Operand entry

HLASM Language Reference
SC26-4940-06

Use the operand entry of a macro instruction to pass values into the called macro definition. These values can be passed through:
  • The symbolic parameters you have specified in the macro prototype.
  • The system variable symbol &SYSLIST if it is specified in the body of the macro definition (see &SYSLIST System Variable Symbol).

The two types of operands allowed in a macro instruction are positional and keyword operands. You can specify a sublist with multiple values in both types of operands. Special rules for the various values you can specify in operands are given in the following subtopics.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014