Previous Topic

Next Topic

Book Contents

Book Index

Logical Operations for String Fields in Rulers

In the string entry, .GE.40,000, the 40,000 identifies the actual search string and the .GE. identifies the logical search operation to perform, namely a "greater than or equal to" search.

In the previously specified string entry, search string 08 was specified without an operator. An equivalence check was performed (that is, report line strings were checked to see if they were equal to ruler-defined strings).

All "string-checking" edits (Color, Include, and Exclude) operate this way:

Valid operations (and operators) are listed below:

Table 6 Valid Operators in Ruler String Fields

Operator

Logical Operation

.GT.

Greater than

.LT.

Less than

.GE.

Greater than or equal to

.LE.

Less than or equal to

.NE.

Not equal to

Parent Topic

Basic Report Viewing and Editing (Using Rulers)