User`s guide
554 VEE User’s Guide
Appendix
The Conditional Expression in the From Data Set Object (Second
Thread):
The expression is (Rec.test1.pass==1) OR
(Rec.test2.pass==0), with the same <record>.<record>.<field>
format. Rec is the name of each record in the dataset as it is
read and tested. Test1 and test2 specify which tests VEE should
examine, and the field name pass is the default name for the
pass-fail indicator (1 or 0) assigned by VEE. (You enable or
disable different fields for all tests by selecting Logging tab in
the Sequencer Properties box.)