Greetings,

I'm a new user; I'm waiting on my key to get mailed to me :-) and I must say this 
client rocks.

My questions.

First:

Can anyone tell me if there is a variable that holds just the initials
(or whatever is chosen for the quoted text -- be it initials or first
name, etc.). If I have Initials chosen, and I replied to my own e-mail,
I'd get BC> for the quotes prefix.

I've tried returning the value of %QUOTESTYLE but it's always empty. :\

I'm trying to get something along the lines of (when replying):

(BC == "Brian Clark") [EMAIL PROTECTED] writes:

To do that, I've been hacking various versions of this:

(%SETPATTREGEXP="(\w)\w+(?:\s+(\w)\w+)?"%REGEXPBLINDMATCH="%TONAME"%SUBPATT="1"%SUBPATT="2"
 == "%TONAME %TOADDR") %TOADDR writes:

Or this:

(%SETPATTREGEXP="(\w)(\w+\s+)?(\w)(\w+)?"%REGEXPBLINDMATCH="%TONAME"%SUBPATT="1"%SUBPATT="3"
 == "%TONAME") %TOADDR writes:

Etc..

(admittedly, I'm no regular expressions guru)

I've finally come to the conclusion that there has to be a variable that holds the 
thing
because the client itself interprets what it should do regardless of
what the recipient's information is displayed as. Ie. [EMAIL PROTECTED] or
Joe Blow <[EMAIL PROTECTED]> or Joe <[EMAIL PROTECTED]>, etc..

Second:

When I reply to a thread, the portions of the quoted text that are
void of characters do not have the prefix in front of them. Ie.:

BC> Stuff here
BC> More stuff here..

BC> Somee tuff down here.
BC> More stuff..
BC> blah blah..

Is there a way to force even those blank portions to be quoted? The
WHOLE, original mail?

Thanks for any suggestions on a better ways to do these things..

:-)

-Brian

-- 
--------------------------------------------------------------
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