in reply to Re: Logical expressions
in thread Logical expressions
my thinking was to break the string down to run a series of tests on the articles it is examining.
the idea behind the hash and ordering is i can work out which tests to run first and if the important ones fail first (AND|NOT), there is no need to continue running the rest of the tests.