J Siegel wrote:

> The documentation about fanout isn't very good for beginners.  I 
> actually got it connected to the _col attribute but that isn't what I 
> want.  Somehow, I need to combine _row and _col together to get a 
> single value or string to use in the filename (something like (_row * 
> 1000) + _col) - I'm sure this is possible but I can't figure out how 
> to do that at all.

If you want this to be a math operation, you can use the 
ExpressionEvaluator. If you want this to be a string operation, you can 
use the Concatenator. Of course a combination of both is possible as well.

> There is a huge need for a lot of sample .fmw files so beginners can 
> see examples of real world transforms.

We're trying to update the FMEPedia with as much information as possible 
and more sample workbenches would definately be nice. I'm planning to 
take a look at all the workbenches I've produced over the years and see 
if I can get some good samples out of that.

Other contributions to the FMEPedia are of course welcome too.
-- 
Hans van der Maarel
Red Geographics
www.redgeographics.com / [EMAIL PROTECTED]






Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our 
Professional Services team.  Visit www.safe.com/services for details. 
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/
 


Reply via email to