> So far this is what I have:
>
> (##\d{4}##){2,}?
>
> But they have to be one after the other and I need it to look through
> the entire document for dupes...
Text menu -> Process Duplicate Lines
You'll probably need to tweak your pattern.
Steve
you might try a Unix filter for that. There is actually a "Kill duplicates" script in the #! menu as far as I know (it is on my machine).
Thomas