On Sep 3, 2010, at 9:45 AM, P.N. wrote:

> Thank You! Works partly, as it returns the last child in the last subfolder 
> instead of the last direct child.
> 
> Also, <fileset> seems not to be the correct element for matches (e.g. "xy*").
> 

To get directories only, use a dirset.  To get direct children only, use 
includes="*".

-Matt

> Regards
> 
> Peter
> 
> 
> Matt Benson schrieb:
>> Your example should work if you only use ${toString:_lastname}.  References 
>> are not properties.
>> 
>> HTH,
>> Matt
>> 
>> On Sep 3, 2010, at 9:27 AM, P.N. wrote:
>> 
>>> 
>>> Hello!
>>> 
>>> I want to get the path to the last child folder in some parent directory. 
>>> Tried this:
>>> 
>>>        <path id="_lastname">
>>> ...
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to