%SYS
RangeState Class Reference

Defines the possible states for global ranges recorded in the <CLASS>RangeList</CLASS> objects. More...

Inheritance diagram for RangeState:
Collaboration diagram for RangeState:

Detailed Description

Defines the possible states for global ranges recorded in the <CLASS>RangeList</CLASS> objects.

The logical value is one of the following constants, defined for convenience in syDataCheck.inc: 0 - $$$RangeStateUnknown - system has not checked this range yet 1 - $$$RangeStateMatched - system has found this range to be matched 2 - $$$RangeStateExcluded - this range is excluded from the check 3 - $$$RangeStateIncluded - used only by the global selection set of RangeLists, this range is to be included in the check -1 - $$$RangeStateUnmatched - system has found a discrepancy in this range -2 - $$$RangeStateColDis - system has found a collation discrepancy