FIND
Use FIND
to find an operation,
or a set of operations, matching the input criteria. It performs no
action against the operation, therefore you can use it to create OBJECT
variables
or SAVELIST
s to be later processed by other
commands.
FIND <identification> <filter> <data>
where:
<identification>
- Keywords to identify the operations to update. For details, see Identification keywords.
<filter>
- Keywords to select the operations from the list. For details, see Filter keywords.
<data>
- Keywords to store data from the command. For details, see Data keywords.