RE: splitting a string

2005-10-10 Thread Lasher, James L
Thanks. This did the trick. -Original Message- From: Jeffrey E Care [mailto:[EMAIL PROTECTED] Sent: Monday, October 10, 2005 6:09 PM To: Ant Users List Subject: Re: splitting a string I think AntContrib's task could do this. -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphe

Re: splitting a string

2005-10-10 Thread Jeffrey E Care
o "Ant Users List" cc Subject splitting a string Hello all, I'm hoping someone here could help me with an idea on how to take a property and "split" it into two (additional) properties. My specific situation is that I have a property that has a value of [0-9][0-9].[0-9][0

splitting a string

2005-10-10 Thread Lasher, James L
Hello all, I'm hoping someone here could help me with an idea on how to take a property and "split" it into two (additional) properties. My specific situation is that I have a property that has a value of [0-9][0-9].[0-9][0-9].[0-9][0-9][0-9]. I would like to split this so that I end up with one