In article <002601c2cc98$681de480$[EMAIL PROTECTED]>,
Mark Imel <[EMAIL PROTECTED]> wrote:
>Any suggestions, or is this even possible?


Not possible directly.

Use the <propertyfile file="..."/> task in the called target to create
a property file, then use <property file="..."/> in the caller to load it.

mrc

-- 
     Mike Castle      [EMAIL PROTECTED]      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc

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

Reply via email to