No!1

In the first example if A is postive  and any one of the () variable are
positive it will pass.

In the second example A would have to be positive and all the () variable
would have to be negative to pass.

And your domain is my Mother's Maiden Name  :)

Regards,
Pete

>
> Is:
>
> A && (B || C || D || E || F)
>
> equivalent to?:
>
> A && (!B && !C && !D && !E && !F)
>
> as in:
>
> meta __FORGED_OUTLOOK_DOLLARS (__OUTLOOK_DOLLARS_MUA && !
> __OUTLOOK_DOLLARS_MSGID && !__OUTLOOK_DOLLARS_OTHER && !__IMS_MSGID
> && !__UNUSABLE_MSGID)
>
>
> Thanks,
> Dan
>


----
Peter P. Benac, CCNA
Emacolet Networking Services, Inc
Providing Network and Systems Project Management and Installation and
Web Hosting.
Phone: 919-618-2557
Web: http://www.emacolet.com
Need quick reliable Systems or Network Management advice visit
http://www.nmsusers.org

To have principles...
            First have courage.. With principles comes integrity!!!

Reply via email to