The OPSDOM function deletes operator messages. OPSDOM has two arguments: the first is an option character conforming to the standard rules for REXX option characters, and the second is the WTO ID or token value used to delete a message.
Both the token value and the WTO ID value are four bytes long. The caller is responsible for obtaining and passing one of these values.
Note: The OPSDOM function can be used in OPS/REXX or AOF rules.
This function has the following format:
var = OPSDOM(option,wtoid|token)
The possible values for the option character are:
DOM using a decimal WTO ID value
DOM using a four-byte token value
DOM using a four-byte binary WTO ID value
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |