Previous Topic

Next Topic

Book Contents

Book Index

CTBVXRF Report Format

The cross-reference report is formatted according to the SORT parameter, as described above.

Each report line contains the following items:

Table 197 CTBVXRF Report Formats

Format

Description

VARIABLE

Database variable name. The name is printed as it appears in the rule. Variables names referenced in the rule definition that include the AutoEdit symbol are not resolved; these variables are printed with the%% prefix (for example, DB_VAR%%NUM).

If a variable is accessed that is not associated with a group name but the rule definition that accesses the variable does specify a group name, this group name is printed between parentheses as part of the variable name (for example, DB_(CTB_DEMO).VAR).

RULE

Rule name (when parameter SORT is set to VAR)

BLOCK

Block name (when parameter BLOCKS is set to YES)

EXTRACT or SET or USED

Counters indicating the number of times the variable was extracted, set or accessed within a rule.

When BLOCKS is set to YES, only references to the variable within the current block are counted. When BLOCKS is set to NO, all references to the variable within the rule are counted.

Parent Topic

CTBVXRF – Cross-Reference Utility