SET symbols and SETx statements
The most powerful element of the conditional assembly language is SET symbol support. SET symbols are variable symbols that provide you with arithmetic, binary, or character data, and whose values you can set at conditional assembly time with the SETA, SETB, and SETC instructions, respectively. This section discusses some of the major features of this support, and the extensions High Level Assembler provides.