Confusion in condMatch at: PIPEQUERY find clone Lamdigest* !contaminant ; !discarded
which is comming back everytime I hit continue.
===
i am not sure how you generated the problem
the query is supposed to work like:
acedb> find locus ace* !allele ; !sequence
// Found 0 objects in this class
you could try to reformulate it and
use
find clone Lamdigest* ; !contaminant AND !discarded
what code version do you use,
in which interface did you type the query
---