The messages logged for a SET action consists of the SET action, its expression, the member name of the variable group, and result of the expression (to which the variable is set). In Test mode, CP-AMS executes and logs each SET action.
Example
In this example, JOBS is the value that the variable _RUNID contains. 3 is the value of the JOBS member of the RUNS variable group.
LG $AMS-SET $ RUNS:_RUNID = RUNS:_RUNID+1 LG $AMS-MBR $ JOBS LG $AMS-RSLT$ 3