Thanks, I'll try that too. Not having much luck with the page numbering, but i'm sure it's ME!! I'll keep plugging away at it.
thanks again.
edited: so, for point two above, would I enter :
\[a-z]\r
where \ means the next character is a special character, then [a-z] is the range a to z and \r means a carriage return?
To be read as "look for any character A to Z that is followed by a carriage return" and that should hopefully find a hard return in the middle of a sentence? I tried that and it doesn't work. I'll keep fooling around with it. It must be obvious I don't know what i'm doing.
If i can't figure it out, it's ok. I'll go back to my old way of reading thru the book and find the broken paragraphs.
Thanks for trying to help!!
Last edited by dragonscales; 02-15-2010 at 08:57 PM.
|