RE: Substring

2005-11-02 Thread Roland Asmann
Hi Remo, Why do you want to remove the slash anyway? Any doesn't mind, and your paths will be reachable anyway... Sure, it doesn't look nice in the putput, but it works And, if it is a path, maybe you could try using 'pathconvert'. And then you can use the property 'combinedPath

Re: How to get 'return-properties' from an ant-call to another build-file?

2005-10-30 Thread Roland Asmann
Contrib: http://ant-contrib.sourceforge.net > Antelope: http://antelope.tigirs.org > > Alternatively, you can have your sub-builds write the properties you > want to a file with , then read them back in with or > . > > Dale > > Roland Asmann wrote: > >Hi, > > > >I

Re: How to get 'return-properties' from an ant-call to another build-file?

2005-10-30 Thread Roland Asmann
; Ant-Contrib: http://ant-contrib.sourceforge.net > Antelope: http://antelope.tigirs.org > > Alternatively, you can have your sub-builds write the properties you > want to a file with , then read them back in with or > . > > Dale > > Roland Asmann wrote: > >Hi,

How to get 'return-properties' from an ant-call to another build-file?

2005-10-30 Thread Roland Asmann
Hi, I am using multiple build-files, and on some ocassions I want the main-build to know about the properties that are being set in one of the sub-builds. Can anybody tell me how to do this? Thanks! Roland - To unsubscribe, e