&SYSJOB System Variable Symbol
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:
- The value of the type attribute of &SYSJOB (T'&SYSJOB) is always U.
- The value of the count attribute (K'&SYSJOB) is the number of characters assigned.