RE: [Ant-Contrib]PropertyRegex task

2004-10-21 Thread Dominique Devienne
> From: Marcel Stör [mailto:[EMAIL PROTECTED] > > [EMAIL PROTECTED] wrote: > > not tried: > > I did. Works fine. Thanks a lot. > > > match: (.*)\.(.*)\.(.*)\.(.*) > > select: \1 my > > \2 property > > \3 56238912 > > \4 1285 > > but without check for digits or length. Not tried either, but this

Re: [Ant-Contrib]PropertyRegex task

2004-10-20 Thread Marcel Stör
[EMAIL PROTECTED] wrote: > not tried: I did. Works fine. Thanks a lot. > match: (.*)\.(.*)\.(.*)\.(.*) > select: \1 my > \2 property > \3 56238912 > \4 1285 > but without check for digits or length. Marcel - To unsubscribe, e-m