Previous Topic

Next Topic

Book Contents

Book Index

Output

The Rule Search API returns information in the following control blocks:

Table 254 Control Blocks with Information from the Rule Search API

Block

Description

RLM

Information about DO statements that are performed in response to the specified selection criteria.

RSI

Information about DO statements in control block RLM (for example, the rule name, table name and library in which each DO statement was found).

The addresses for control blocks RLM and RSI are indicated as parameters in the CALL statement that is used to invoke the Rule Search API. For more information, see Invoking the Rule Search API.  

Parent Topic

Rule Search API