On Sat, 7 Apr 2001 at 17:56:59 +0200 Andreas Schwartmann wrote:

> Thanks, now I guess I got it right. :-)

Good to hear that. Two side notes I forgot to mention:

1. You may want to add a caret sign ("^") between "(?m-s)" and
"Date" at the start of the %SETPATTREGEXP macro expression, like
this

%Wrapped='%SETPATTREGEXP="(?m-s)^Date\:\s*? ........

which would match only header field that starts with "Date". The
original macro would match a field like "Delivery-date", which
rarely appears (I've never seen one until someone reported it on the
list) but does exist.

2. As you can see, The "EN" part of the %ODateEN macro (the one for
"where I live") asks TB to show the original date (adjusted to your
local time zone) in the "day-of-week, month day, year" format
commonly used in the U.S. (and where?). If you prefer the
"day-of-week, day month year" format commonly used in Europe (I
assume you would since you're in Germany), use %ODate instead, in
which case TB would use your Windows system settings.

-- 
Best regards,
Ming-Li

The Bat! 1.52 Beta/3 | Win2k SP1



-- 
______________________________________________________
Archives   : <http://tbudl.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
TBTech List: <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

Reply via email to