The following predefined variables are available to IMODs. Predefined variables have their values already assigned when an IMOD is entered. All predefined variables are reserved. If you change the value of a predefined variable, the new value is not passed to external subroutines.
Contains the address of the address space control block (ASCB) responsible for triggering this IMOD. The value is an integer.
Contains the ASID of the address space responsible for triggering this IMOD. The value is an integer.
Contains the ID of the console responsible for triggering this IMOD. The value is a positive integer. It is zero if the IMOD was not triggered by an operator command.
Identifies the security group assigned to the task that triggered this IMOD.
Contains the ID assigned to the IMOD. The value is an integer. It is used for external stack references and by the CANCEL CA-GSS/ISERVE operator command.
Identifies the ILOG file that is the destination for the triggering WTO text. The value is blank if it is not applicable or if logging is not requested.
Contains the ID of the job responsible for triggering this IMOD (for example, JOB 4321). The value is blank if the IMOD was not triggered by a WTO message.
Contains the name of the job responsible for triggering this IMOD. The value is blank if the IMOD was not triggered by a WTO message.
Contains the nesting level of external IMOD subroutine calls.
Contains the number of lines in the WTO message responsible for triggering this IMOD. The value is zero if the IMOD was not triggered by a WTO message.
Contains the text of the nth line of the WTO message that triggered the IMOD (for example, imod_msg.1 is the text of the first message line). This information is also present as REXX arguments.
Contains the name of the GoalNet node where this IMOD is processing.
Contains the SMF ID of the system where ISERVE is executing.
Contains the system name of the system where ISERVE is executing.
Contains the reply ID of the WTOR message responsible for triggering this IMOD. The value is a null string if the IMOD was not triggered by a WTOR message.
Contains the name of the GRS system where the triggering WTO message was issued (usually, the system where CA‑GSS is executing). The value is blank if this IMOD was not triggered by a WTO message.
Contains the timestamp, in hh.mm.ss format, of the triggering WTO message. The value is blank if the IMOD was not triggered by a WTO message.
Contains the user ID assigned to the task that triggered the IMOD.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |