Robert Hill

Robert Hill

  • NA
  • 4
  • 0

Use Regex to remove '\X'

Oct 2 2012 10:22 AM
I need to use Regular Expressions to remove each occurrance"\X" in a file. I do not want to remove "\\X". Here is a code example: (#$@\X0D\\X0A\M,"!2("]297-O=7)C9
Again, remove all instances of the red and keep all of the green.


Answers (2)