On Oct 25, 2014, at 10:58 PM, Tim Selander <[email protected]> wrote:
>
> Question 2) How would I use the mark cards, or some other command, to pull up
> AND constructs. For example marks cards where "Main Street" AND "Central
> Ward" are in field "address" ??
Just an untested guess, but how about:
mark cards where (("Main Street" is in field "address") and ("Central Ward" is
in field "address"))
The parens are probably unnecessary but serve to highlight the syntax.
.Jerry
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode