in reply to Re: Deleting text from a file using regex
in thread Deleting text from a file using regex

I forgot the g modifier, apparently, because now my regex works just fine! Thanks, really!
  • Comment on Re^2: Deleting text from a file using regex