On Jan 11, 2007, at 7:48 AM, rachid harradi wrote:

i set two Parameter at flowscript main
like filname and path

in the Transfomer i will get it. but i dont what do i false?

Which transformer?

Anyway, you probably need to use something like

        <parameter name="filename" value="{flow-attr:filename}"/>

inside your <transform> element. I see that you already know how to do that, because you did it in one of your <generate> elements, so I'm not sure if I'm understanding your problem correctly....

—ml—


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to