[FX.php List] Finding ("a" or "b") and "c"

Peter Mason peter at acpm.info
Tue Jun 13 19:52:30 MDT 2006


Greetings,

I want to perform an FMFind() function call on an FMP version 8 db  
similar to the following (simplified) example:
	Find records that match...
		1) Name="abc"
			AND
		2) Person lives in (Province="a" OR Province="b")

In other words is it possible to combine AddDBParam('-lop', 'or')  
with AddDBParam('-lop', 'and') within a single FMFind() function call?

Can anyone tell me whether this is possible and if so how?

Help appreciated...

_____ (-:|:-) _____

Peter Mason
ACPM PTY LTD
Sydney, AUSTRALIA
tel: +61 2 4655 8868
fax: +61 2 4655 8868
Mbl: +61 409 881 118
email: peter at acpm.info
__________________________





More information about the FX.php_List mailing list