Hallo Nick, On Wed, 19 Feb 2003 16:16:34 +0000GMT (19-2-03, 17:16 +0100, where I live), you wrote:
ND> Is is possible to have the sender's initials interpreted as below: ND> John Smith = JS> ND> Smith, John = JS> (instead of SJ) Yes. %QuoteStyle='%- %SETPATTREGEXP="(?is)(\w)"%- %REGEXPBLINDMATCH="%OFromFName"%- %SUBPATT="1"%- %SETPATTREGEXP="(?is)(\w)"%- %REGEXPBLINDMATCH="%OFromLName"%- %SUBPATT="1"%-' I suppose there might be better solutions. -- Groetjes, Roelof ________________________________________________ Current version is 1.62 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

