when replacing both case and content
Posted: Sat Oct 29, 2011 11:39 pm
In the help file it showed that I could search for content and replace it with upper or lowercase (in whole or part) using backslash "u" or "U" with ampersand. This works great.
But I can't figure out what to do when I have to specify the \# of a paren value I am replacing, at the same time I am specifying the case change of its content.
For example, I have multiple choice question/answers where the response looks like this (letter at start of line could be A-F):
A. Correct, something else here.
I need to change it to say:
a. Correct. Something else here.
So the option letter changed at front, and the capitalization changed on the first letter of the now-a-new-sentence that follows.
I don't understand how to mix the (content) \1 and the (content) \l& elements.
I'd sure appreciate some advice! Thanks!
PJ
But I can't figure out what to do when I have to specify the \# of a paren value I am replacing, at the same time I am specifying the case change of its content.
For example, I have multiple choice question/answers where the response looks like this (letter at start of line could be A-F):
A. Correct, something else here.
I need to change it to say:
a. Correct. Something else here.
So the option letter changed at front, and the capitalization changed on the first letter of the now-a-new-sentence that follows.
I don't understand how to mix the (content) \1 and the (content) \l& elements.
I'd sure appreciate some advice! Thanks!
PJ