Previous Topic: Non-modifiable Fields on the Rule List Panel-Right View

Next Topic: Line Commands for the Rule List Panel

Primary Commands for the Rule List Panel

You can use the following primary commands on the Rule List panel. Issue primary commands from the Command field.

Compile

Invokes the AOF test compiled rules library.

Data

Invokes ISPF option 3.1 for the AOF test data set. This command is valid only if you entered a value into the Test Data Set Name field on the Specification Display panel.

Globals

Causes the Display Global Variables panel to appear. You can use the Display Global Variables panel to:

Locate rule

Scrolls the panel so that the line referring to rule is the top line on the panel.

OpsBrw

Invokes the OPSLOG Browse Test Data panel. This panel is a full-screen display of current rule test data.

Rules

Invokes ISPF option 3.1 for the AOF test rule data set.

Select rulename

Selects rulename so that you can edit it.

SORT [col1 [A|D] [col2 [A|D]...[coln [A|D] ... ]]

Sorts the specified columns in the specified order: A for Ascending or D for Descending. Each column name may be abbreviated. If not specified, the default column is RuleName. If not specified, the default sort order is Descending, except for columns RuleName (which may also be abbreviated as Name), TYP, and ID which sort Ascending by default.

For example, you can issue this command to sort the rules by descending last time fired within ascending type of rule:

SORT TYP LAST

Test

Starts a test using all the rules you have enabled.