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


&SYSJOB System Variable Symbol

HLASM Language Reference
SC26-4940-06

Use &SYSJOB to obtain the job name of the assembly job used to assemble your source module. &SYSJOB has a global scope.

When the assembler runs on the CMS component of the VM operating systems, &SYSJOB is assigned a value of (NOJOB).
Notes:
  1. The value of the type attribute of &SYSJOB (T'&SYSJOB) is always U.
  2. The value of the count attribute (K'&SYSJOB) is the number of characters assigned.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014