Thread

Index > Scribe > Field Filtering: mail.Read
Author/Date Field Filtering: mail.Read
kinchloe
08/06/2013 1:30am
Maybe I'm accessing the field incorrectly but I keep getting this in the filter log file:

Condition.Test Fld='mail.Read'
Unknown data type 3.
Result=0 (not=0)

Isn't mail.Read defined? Or is Boolean not defined? Or maybe it is an obsolete field in the Scribe DOM? Either way just letting you know. (The work-a-round is to use mail.Flags[MAIL_READ].)
Reply