Page 1 of 1

? Using message filtering on LINES column

Posted: Sun Mar 28, 2004 6:07 pm
by Kirstie
Can someone please explain how to use this effectivley?

I am trying to filter out messages that are showing as having lines that equal a specific number (as shown in the lines column)

I can't get it to work, if I enter the number I see it doesn't filter.

For example, a group has a number of messages showing a line count of 42517, but whatever I try to do to 'select' this size doesn't return any results. I do understand the logic of 'equal to' and <= and => etc so it's not that.

Posted: Tue Mar 30, 2004 1:19 am
by alex
currently lines are filtered based on the first part of a partial message (this is why asterisk is shown). it may change, for now just use >= in practical terms it is not critical.

Posted: Tue Mar 30, 2004 5:01 pm
by Kirstie
:D Thank you for the explanation, Alex