Quote:
Originally Posted by davidfor
Code:
<p.*?>[A-Z][A-Z ]{2,}
That should get pretty close.
|
That is pretty close, thanks for the help.
I am convinced that there is so much variability that the only solution is look at each one and make changes accordingly. Probably search for scene changes then deal with the leading string for each occurrence.
Thanks again for the input.