Reading Eric's regex - ^NFG\s\FOAD$ - and wondering what \F does? Even if the backslash before the F is removed, it will only match if the entire inout is 8 characters including a siongle space. Maybe it should be ^NFG\s+FOAD$ ? Apologies if I am reading this out of context. Regards, Martin On Mon, Jun 17, 2013 at 5:14 PM, Eric d'Halibut <eri...@gm...>wrote: > On 6/17/13, ws...@me... <ws...@me...> wrote: > > > However, I'm surprised that NFG\sFOAD didn't work. > > In that form, somewhat simpler than what I tried, it does work! > > I had been using, iirc, > > ^NFG\s\FOAD$ > > Needless to add, I will continue to futz with this! And, just for the > record and full disclosure and all that, I am running mailfilter. > (That's right...one of the dweebs who wanted "black-" and "white-" > lists. Oh welll.) > > Thanks! > -- > No no no, my fish's name is Eric, Eric the fish. He's an halibut. I am > not a looney! Why should I be tarred with the epithet looney merely > because I have a pet halibut? > > http://trollboy.thruhere.net:8080/MontyPython/fish.htm > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Crm114-general mailing list > Crm...@li... > https://lists.sourceforge.net/lists/listinfo/crm114-general >