tions, projects, etc.
I hope this helps.
-Rob Anderson
> -Original Message-
> From: arijit [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 12, 2007 6:21 AM
> To: user@ant.apache.org
> Subject: Re: Token based loading of property files
>
>
> in simple words
>
in simple words
I want to load "abc.properties" file and use the values stored in this
property file to do the following --
1. Set some property values for example after reading the value from abc.properties
2. Load few more property files after reading the name of the files to be
loaded f
Additionally, since I cannot use name attribute along with file attribute for
property, so although I am loading the property file, by usingbut I cannot refer to
that loaded file.
arijit wrote:
>
>
>
>
>
> Now abc.properties have some key-value pair for example location="C:/test"
>