It's not the first time that I hera from this problem, so it might be, that
the program has bug. But that would have to be tested.
Meanwhile try various forms to write the condition:

> mydb.gifts.address2 EQ ""

[mydb.gifts.address2] EQ ""
![mydb.gifts.address2]
NOT [mydb.gifts.address2]

and also without the prefix:
!adress2
NOT adress2
adress2 == ""
adress2 < "."

-- 
_________________________________________________________________________
Claudia

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to