A system variable containing the MVS job name of the address space that issued the WTO, WTOR, or EVENT.
This system variable contains the MVS job name of the address space that actually issued the WTO or WTOR.
This cannot be the same as the value in &AOMJOBNM, which contains the job name that the WTO can refer to (if JES has provided it).
Example: &AOMIJOBN
& CONTROL NOLABEL . . . &AOMREAD SET &IF .&AOMIJOBN = .JES2 &THEN GOTO .JES2SRCD
Note: &AOMIJOBN will be null if the current message or event is sourced from VM.
| Copyright © 2009 CA. All rights reserved. |
|