I've been doing alot of formatting with Word (I download books, reformat them for printing, then print them out)... but I also format them for HTML viewing...
What I'm trying to do is find a paragraph mark that does not have a Less than sign after it...
something like
find ^p and not "<"
and then it would search for every ^p, then test the next character to see if it was "<" and stop when it isn't...
I guess I should just program it.. but I was wondering if there was already something out here that would work.. and I can't seem to find it...
any help is appreciated...
GComyn
What I'm trying to do is find a paragraph mark that does not have a Less than sign after it...
something like
find ^p and not "<"
and then it would search for every ^p, then test the next character to see if it was "<" and stop when it isn't...
I guess I should just program it.. but I was wondering if there was already something out here that would work.. and I can't seem to find it...
any help is appreciated...
GComyn