The OPSDOM function deletes operator messages. OPSDOM has two arguments. The first is an option character that conforms to the standard rules for REXX option characters. The second is the WTO ID or token value that is used to delete a message.
Both the token value and the WTO ID value are 4 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.
OPSDOM 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 4-byte token value
DOM using a four-byte binary WTO ID value
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|