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


&SYSASM System Variable Symbol

HLASM Language Reference
SC26-4940-06

Use &SYSASM to obtain the name of the assembler being used to assemble your source module. &SYSASM has a global scope. For example, when IBM High Level Assembler for z/OS & z/VM & z/VSE is used, &SYSASM has the value:
HIGH LEVEL ASSEMBLER
Notes:
  1. The value of the type attribute of &SYSASM (T'&SYSASM) is always U.
  2. The value of the count attribute (K'&SYSASM) is the number of characters assigned. In the example, the count attribute of &SYSASM is 20.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014