Hello Dharmesh, properties set in an antcall are not visible when the antcall returns. antcall (and ant) generate new tables of properties and reference ids. Regards, Antoine -------- Original-Nachricht -------- Datum: Wed, 21 Feb 2007 16:57:41 +0100 Von: "Dharmesh Vyas" An: "Ant Users List" CC: Betreff: visibility of the variable/parameter > Hello Group, > > Shown below is the small illustration of something which I am trying to > implement. I am not sure, where/what I am missing. > > > > > > > > > > > > > > value of view is ${view} ---> Which shows as true > > > > value of view is ${view} -----> value of view is not set > > > > > {I want to perform something over here} > > > > > > > > (1) I am not understanding that when target 'Y' is called, why the value > of > view is not visible?? (Is it local to only taget callY) > (2) How shall I implement it so that, I get the value of view in Y. ( I > want > to call target Y only from all and not other target) > > Please forgive me if this is a stupid question but finally after trying > here > and there i thought of asking. > > Thanks in advance, > - Dharmesh Vyas. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org