-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi TBTECH,
On 19 February 2002 at 14:27:33 +0100 (which was 13:27 where I live) Malte Schomers wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] > Can somebody help me with a regular expression for this: I have a > replay template "name <mail> wrote..." etc. But if there was no name > given it looks like "mail <mail> wrote..." which doesn't look very > nice. Is there a RegExp to check whether the name and mail is the > same and if yes, only write "mail wrote..."? Not knowing what macros you've used for 'name' and 'mail', this is what you'd need: %IF:"name"="mail":"mail":"name <mail>" wrote .... - -- Cheers -- .\\arck D. Pearlstone -- List moderator ___________________________________________________________________ \ Think it through ... BrainStorm at http://www.brainstormsw.com / \ PGP Key ID: 0x929DCDA0 | www: http://www.silverstones.com / � SB! v1.54 Beta/39/iKey1000-5523848F0B1 on Windows 2000 5.0.2195 Service Pack 2 � -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) iD8DBQE8clZIOeQkq5KdzaARAvmcAKDxzcTh/DnlfpB9SQl+H0I6lQaZ6QCdHlZz lC3BSL+Yx0HOPCvafEXV4TA= =R1PV -----END PGP SIGNATURE----- -- ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
