Using NOT in a QUERY

Using NOT in a QUERY

Anonymous
Not applicable
365 Views
2 Replies
Message 1 of 3

Using NOT in a QUERY

Anonymous
Not applicable
Is there a member of the query classes that allows for the "NOT" operator to be used in a query leaf? I see the kOperatorAnd as well as kOperatorOr but there isn't a kOperatorNot.

I am attempting to write a macro that will produce a report from blocks within the outer ring of 2 concentric circles. I can build the query in Project Workspace, but I hope to do this programatically. Using Map 2000i, Win2k Pro

Any assistence is as always greatly appriciated.

Bart
Message was edited by: bart1123
0 Likes
366 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
QueryLeaf.Not

Read the Help on this, you can not use it in a Group.

Good Luck,

Scott
0 Likes
Message 3 of 3

Anonymous
Not applicable
You'd think that after spending the last year trying to learn this stuff I'd realize that just because something isn't where I think it should be, doesn't mean it doesn't exist. It just means I should look harder 🙂

(queryleaf.not) is exactly what I needed.

Once again many thanks Scott

Bart
0 Likes