mistlethrush 7 posts msg #52087 - Ignore mistlethrush |
6/8/2007 4:37:02 PM
I'm trying to run the following filter and get a message saying that it 'exceeds filter performance restrictions'. I don't know why. The line that triggers it is:
ent_ind > 0
ent_ind is set a few lines up and evaluates to 1 or 0. Plus, ent_ind will display in a column (if I delete the offending line so it will run) and it's always 1 or 0. Can anyone tell me what I'm doing wrong -- nothing seems to strange? Here's the code (try it yourself -- do you get the same error, or is it just me?):
Cheers,
MT
|