in reply to Re: Storing part of a regex in a variable
in thread Storing part of a regex in a variable

I can't believe it was so simple! It all makes a lot more sense now! As for the one-liners... you're right, and that's why I was trying to use variables to split things up : it's a lot more readable that way. Thanks for your help!
  • Comment on Re^2: Storing part of a regex in a variable