Maybe
havent spent any time on that, but it looks good in the manual.
Jan
>Thanks for the help. Do you have any suggestions about how I
>could use pathconvert in the following context without
>bloating out my build file?
>
>
> tofile="${destination.file}"
> overwrite="true">
> To: Ant Users List
> Subject: Re: Convert property that is a path to a resource
>
> Daffin, Miles (IT) wrote:
> > Hi All,
> >
> > I have a build with a number of properties that are paths to
> > directories. I write these into a template script file using a
Daffin, Miles (IT) wrote:
Hi All,
I have a build with a number of properties that are paths to
directories. I write these into a template script file using a filterset
during a copy. The problem is that the properties have mixed windows and
unix path separators, so when they are written into t
Hi All,
I have a build with a number of properties that are paths to
directories. I write these into a template script file using a filterset
during a copy. The problem is that the properties have mixed windows and
unix path separators, so when they are written into the scripts they are
invalid.