-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
André,
On Wed, 14 Mar 2001, at 17:51:12 +0100 you wrote:
AE> On Wednesday, March 14, 2001 at 17:17:34GMT +0100 (which was 5:11 PM
where I live) you wrote:
AE> I checked that with people from many different timezones including
AE> Brazil, China and California and when i reply to them (wether it
AE> be from a mailing list or an email that was sent directly to me) i
AE> always get the reply with GMT+0100 which is my timezone. And the
AE> problem with the difference of 5 minutes (sometimes 8 sometime 9
AE> sometimes 2 etc) is probably just that some people's clocks aren't
AE> set correctly to the minute.
The problem is being caused by the following line:
Delivery-date: Wed, 14 Mar 2001 14:32:23 +0100
The regexp is seeing Date: in this line and then acting upon it.
If you change the regexp to:
%SETPATTREGEXP="(?m-s)^Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:[\d]{0,2}\:[\d
]{0,2})\s*?(.*))"%REGEXPBLINDMATCH="%CLIPBOARD"On%SUBPATT="2", at
%SUBPATT="3"%SUBPATT="4" you wrote:
(note the ^ before Date), it will work as this means that Date must be
at the start of the line.
I tested this with a QT which had the following to see what was in the
sub patterns:
SUBPATT0=%SUBPATT="0"
SUBPATT1=%SUBPATT="1"
SUBPATT2=%SUBPATT="2"
SUBPATT3=%SUBPATT="3"
SUBPATT4=%SUBPATT="4"
Hope this helps.
Stuart
- --
Clarvoiants meeting canceled due to unforseen events.
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.3
iQA/AwUBOq+xoHjB/5h2FIaGEQJoOgCgzBKdXYl/koPBNeDfT6hM9NTvjvoAnRek
+XOI3a1vdgsSdIvsQV4XKE2R
=q72k
-----END PGP SIGNATURE-----
--
______________________________________________________
Archives : <http://tbtech.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>