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


SET symbols

HLASM Language Reference
SC26-4940-06

SET symbols are variable symbols that provide you with arithmetic, binary, or character data, and whose values you can vary during conditional assembly processing.

Use SET symbols as:
  • Terms in conditional assembly expressions
  • Counters, switches, and character strings
  • Subscripts for variable symbols
  • Values for substitution

Thus, SET symbols let you control your conditional assembly logic, and to generate many different statements from the same model statement.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014