in reply to Re: Applying a regex to part of a string
in thread Applying a regex to part of a string
That's already what I am doing in my first method. I was using a variable to make the example code look better. I should have mentioned that in real world cases I apply "substr" to the original string on the fly.
Thanks anyway.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Applying a regex to part of a string
by Roger (Parson) on Aug 18, 2005 at 23:24 UTC | |
by holdyourhorses (Monk) on Aug 19, 2005 at 07:17 UTC |