S
seven_percent
I would like to use Replace to do things like replace the paragraph
character and the following single character.
E.g.
Replace:
^p?
With:
^p
-Or-
Replace:
??^t??
With:
^t
etc.
Any way to mix Wildcards with Codes?
character and the following single character.
E.g.
Replace:
^p?
With:
^p
-Or-
Replace:
??^t??
With:
^t
etc.
Any way to mix Wildcards with Codes?