Re: visibility of the variable/parameter

2007-02-21 Thread Ninju Bohra
nce ids. > > Regards, > > Antoine > > Original-Nachricht > Datum: Wed, 21 Feb 2007 16:57:41 +0100 > Von: "Dharmesh Vyas" <[EMAIL PROTECTED]> > An: "Ant Users List" > CC: > Betreff: visibility of the variable/parameter > >

RE: visibility of the variable/parameter

2007-02-21 Thread Burgess, Benjamin
t; Regards, > > Antoine > > Original-Nachricht > Datum: Wed, 21 Feb 2007 16:57:41 +0100 > Von: "Dharmesh Vyas" <[EMAIL PROTECTED]> > An: "Ant Users List" > CC: > Betreff: visibility of the variable/parameter > > > Hell

Re: visibility of the variable/parameter

2007-02-21 Thread Dharmesh Vyas
tum: Wed, 21 Feb 2007 16:57:41 +0100 Von: "Dharmesh Vyas" <[EMAIL PROTECTED]> An: "Ant Users List" CC: Betreff: visibility of the variable/parameter > Hello Group, > > Shown below is the small illustration of something which I am tryin

Re: visibility of the variable/parameter

2007-02-21 Thread Antoine Levy-Lambert
AIL PROTECTED]> 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. > > > > > > &

RE: visibility of the variable/parameter

2007-02-21 Thread Burgess, Benjamin
new Ant Project in memory. I think what you should do is: Ben -Original Message- From: Dharmesh Vyas [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 21, 2007 10:58 AM To: Ant Users List Subject: visibility of the variable/parameter Hello Group, Shown below is the small

visibility of the variable/parameter

2007-02-21 Thread Dharmesh Vyas
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