Thanks Silviu for your reply, unfortunately the macro/regex doesn't work, at least on my machine. And debugging a regex script is definitely not my best skill :->
Thanks, anyway, for your effort... SC> Macro, I don't thinks there is one, however here's a regexp: SC> (?is)(http://(.*\.)(.*)\/?^\s|ftp://(.*\.)(.*)\/?^\s|www.(.*)^\s) SC> Example template: SC> %QUOTES="%SETPATTREGEXP=""(?is)(http://(.*\.)(.*)\/?^\s|%- SC> ftp://(.*\.)(.*)\/?^\s|www.(.*)\/?^\s)"%- SC> "%REGEXPBLINDMATCH=""%TEXT""%- SC> %SUBPATT=""0""" SC> PS: template might need some tinkering, but I think it's quite SC> ok; I think I will probably make it better tomorrow, as the SC> obvious problem is that, if the text of a mail does not contain SC> any URL, there will be no quoted text on reply... -- Greetings, 1ns0mn1a mailto:[EMAIL PROTECTED] using The Bat v1.53d on a Windows 98 4 (Build 2222) box -- ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
