>> So, I want the %Quotestyle macro to return "name" as in the email
>> address. In other words, the "user" part of the email address without
>> the "domain". Is that possible?

J>  It should be possible utilizing regex'es by matching the string of the
J>  address up to the "@" and then use the macro kind of like
J>  %quotestyle="%regexpmatch".

The regexp would be "([a-zA-Z]*)@" and the match would end up in "\1".
I don't have any idea how to set this up in TB!.

-tom!

-- 
Hopin' this said *something* useful, [EMAIL PROTECTED] out.

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : [email protected]


Reply via email to