Specifications

Table Of Contents
P3 Help
90
such as 'Records where Conditional Comment contains M'. The condition that
logically combines one or more Elementary Conditions is called a Complex
Condition, such as 'Select records where any of the following apply'. A search can
have one or more Complex Conditions. To add or delete a condition, click the
button.
Elementary Conditions
When creating an Elementary Condition, there are three statement components
that must be defined: Field, Comparison and Value.
Clicking on the Field modifier will display a drop-down list of all available fields from
a tag session, grouped by Tag Session Header
, Tag Detail and Variable Release
Times.
The Comparison modifier defines how the Field and Value modifiers will be
related. This modifier can be 'Equal', 'Greater', 'Less', 'Greater or Equal', 'Less or
Equal', 'Not Equal', 'Is Empty', 'Is Not Empty', 'Contains', and 'Starts With'. The last
two modifiers, 'Contains' and 'Starts With', can only be used with text fields.
If the Comparison modifier is set to something other than 'Is Empty' or 'Is Not
Empty', then the user must supply a Value. A list box will automatically appear so
you can choose an item from pre-defined field domains. For fields without pre-
defined domains of values (such as the Length, Weight, and Textual Comments
fields) you can key in the comparison value. For text fields you can use a "%"
wildcard to match any group of characters or a "_" wildcard to match any single
character within the text value.
Advanced Elementary Conditions
The primary use of the Advanced Elementary Conditions statement is to compare the
contents of two fields. For example, to find all differences between the Session
Name and Tag File values, your statement would be "Records where field
Session
Name is not equal to field Tag File".
Complex Conditions
When defining a Complex Condition, click on the blue hyperlinked word to select a
modifier. The modifier determines how all elementary conditions are logically
connected to produce the result set: