I've been reading the query documentation but I don't
understand how one is supposed to use the existing APIs
to build a "complicated" query.

For example, I want a query to be:

        a && (b || (c && d))

How would one use the QUERY_AND, QUERY_OR, etc. methods and
xaccQueryAddTerm() API to build a query of this logic? 

I guess my question is: what's the API to specify the "order of
logical operations", or how does one specify parens in a logical
expression?

Thanks,

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to