On 03/03/2012 03:13 PM, Brian Bennett wrote:
> Nick,
>
> It works exactly as you have it. That is, pipe (|) is the proper OR
> and dot (.) is the proper AND. You can also use an ampersand (&)
> for AND, although I do prefer dot.
>
> It looks to me that reason you're having a problem is that all o
On 03/03/2012 03:13 PM, Brian Bennett wrote:
> Nick,
>
> It works exactly as you have it. That is, pipe (|) is the proper OR and dot
> (.) is the proper AND. You can also use an ampersand (&) for AND, although I
> do prefer dot.
>
> It looks to me that reason you're having a problem is that all
Nick,
It works exactly as you have it. That is, pipe (|) is the proper OR and dot (.)
is the proper AND. You can also use an ampersand (&) for AND, although I do
prefer dot.
It looks to me that reason you're having a problem is that all of your
variables need to be defined, regardless of wethe