Roelof, ND>> Is is possible to have the sender's initials interpreted as below: ND>> John Smith = JS> ND>> Smith, John = JS> (instead of SJ)
RO> Yes. RO> %QuoteStyle='%- RO> %SETPATTREGEXP="(?is)(\w)"%- RO> %REGEXPBLINDMATCH="%OFromFName"%- RO> %SUBPATT="1"%- RO> %SETPATTREGEXP="(?is)(\w)"%- RO> %REGEXPBLINDMATCH="%OFromLName"%- RO> %SUBPATT="1"%-' RO> I suppose there might be better solutions. Perhaps, but this has made _my_ day! Thanks (again), -- Nick ________________________________________________ Current version is 1.62 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

