Thanks to Matt, Kent and Danny for helping me with my regex question. I
will try your suggestions this morning.
In response to Danny's question about tokenising first, there are reasons
why I don't want to do this - the initial problem was that filenames in my
test data were being tokenised as
I wonder if anyone can help me with an RE. I also wonder if there is an RE
mailing list anywhere - I haven't managed to find one.
I'm trying to use this regular expression to delete particular strings
from a file before tokenising it.
I want to delete all strings that have a full stop (period)