I'm having a bad time with regex. I've read everything about it I can find but I can't seem to figure out how to build a replace string (I can't find any examples).
For instance, in this discussion what does "\1" mean and what does it do?
Can anybody point me to a book or tutorial that uses specific examples to explain Regex? I have found quite a few tutorials that do this for the search function, but none for the the replace string.
Thanks and regards - John
P.S. Long, long ago, in a place far away, I wrote, as we called them then, a "string processor" for the PDP-8. I do understand the concept - its the syntax that befuddles me.
|