SET symbols

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.