in reply to Re^3: A regex question.
in thread A regex question.
Yes, I understand now why I was seeing the behavior in question. Things are working as I intended in my script. I just wanted to understand what I was missing about the match operator. I didn't realize the position in the string was associated with the string and not the regexp.
I got the answer I was looking for and understand the match operator better now, thanks.
|
|---|