D
DaveBennett
Task: Replace carraige return followed by any digit with two hard returns
and digit found. More generally, how can I replace with the found string.
I know how to use ^p^# to find string <cr><anydigit>. But how do I tell the
replace function to replace with ^p^p<digitfound>?
thanks
and digit found. More generally, how can I replace with the found string.
I know how to use ^p^# to find string <cr><anydigit>. But how do I tell the
replace function to replace with ^p^p<digitfound>?
thanks