Hi ztrader & Marck,

z>> Still a bit of fog here. Are you suggesting that I can make a
z>> construct like:

z>> (A or B or (C and D and (E or F)))?

> Well,  'A'  is a simple test on the main filter page, 'B' is the
> first Alternative  set  while the second alternative set is far
> more complex containing three match strings (added with Alt-Ins)
> of which the third is  a composite string with the '|' (pipe)
> character to create the '(E or F)' condition - if you can make it
> work!

If you really hate to use the '|' operator, or somehow '|' doesn't
work (it always works here, so I use it all the time), you may parse
the same condition to

A or B or (C and D and E) or (C and D and F)

and use four rule sets (1 primary plus 3 alternatives) to do it.

> I  would say that once a filter gets that complex I would tend to make
> two simpler filters that work in sequence to do the whole job.

I agree. It's usually easier to debug that way.

BTW, nice to be back. The past week has been full of horror stories,
one of which involves dealing with the cable company (AT&T Cable
Service) and the Internet over cable modem service provider (ISP
Channel). I still haven't got my cable modem service, yet. :( Having
used to ethernet connection for the past two years, dial-up modem
connection is really killing me. Hope I can get my cable modem
connection before the school begin (when the modem pool starts
getting crowded).

-- 
Best regards,
Ming-Li

The Bat! 1.46 Beta/3 | Win2k SP1



-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : [email protected]


Reply via email to