But then you could add a second tester to... oh. I'll get my coat.
--- In [email protected], Hans van der Maarel <[EMAIL PROTECTED]> wrote: > > mark2atsafe wrote: > > > > You can combine two testers to make this work: > > > Tester 1: area < 600 > > > Failed port leads to Tester 2: area > 5000 > > > Failed port contains all parcels with an area between 600 and 5000. > > > > This isn't wrong, but you could do it in a single Tester by putting > > two tests inside a single Tester. They would be "area > 600" and "area > > < 5000" - then make sure the top setting is "ALL tests must pass" - > > this is the equivalent of an AND rather than OR ("ONE test must > > pass"). The PASSED port contains the parcels between 600 and 5000. > > True, but then there'd be no distinction between the < 600 and > 5000 > classes. I was under the impression that such a distinction needed to be > made. > -- > Hans van der Maarel > Red Geographics > www.redgeographics.com / [EMAIL PROTECTED] > Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC Canada. For more information, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
