In a convoluted way, couldn't you do something like:

  <antcall target="target1">
    <param name="foo" value = "bar" />
    <if property is defined>
           <param name="kung" value = "fu" />
    </if>
  </antcall>

On Thu, 7 Mar 2002, Steve Cohen wrote:
  ;) there must be a way to do this, but I don't know what it is.
  ;)
  ;) I want to have in my script something like this (pseudo code):
  ;) <antcall target="target1">
  ;)    <param name="foo" value = "bar" />
  ;)    <if property is defined>
  ;)       <param name="kung" value = "fu" />
  ;)    </if>
  ;) </antcall>
  ;)
  ;) -----------------------------------------------------------------
  ;) Steve Cohen
  ;) Sr. Software Engineer
  ;) Ignite Sports, Inc.
  ;) [EMAIL PROTECTED]
  ;)
  ;)
  ;)



````[ Elliott Lee -- RTIM Group ]``````"'"'`'"`'"'`'""'`'```"''`''`'`""``````

       [EMAIL PROTECTED]/email   408.527.2264/desk   408.815.3822/pager

`````````"'''`'```"`'"'`''"`'```"`"""```"`''''`"'""```'''`'`'"''`''"'````````



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

Reply via email to