A system variable that contains the descriptor code(s) assigned to the current message, in list format.
The descriptor code(s) that is assigned to a message are in the range from 1 to 16. This system variable contains a list-format representation of the descriptor codes. For example, if descriptor codes 1 and 7 are set, &AOMDESC has the value (1,7).
Example: &AOMDESC
&AOMREAD ARGS . . . &WTO DESC=&AOMDESC DATA=I saw msg: &AOMATEXT . . .
Note: This system variable is particularly useful for the DESC operand of the &AOMALERT and &WTO verbs.
| Copyright © 2009 CA. All rights reserved. |
|