Reply To: Grep code

#98817
Graham Park
Member

Not sure why you need GREP to do this but if you want to, I think you need two expression (Obi-wan might be able to do it in one)
Problem trying to do it in one expression is that you have two different substitution you want to do.

FInd
“\<
Replace
»

Find
\>”
Replace
«

This article was last modified on October 12, 2017

Comments (0)

Loading comments...