Hello Jan,

On Mon, 10 Dec 2001 10:55:29 -0500GMT (10-12-01, 16:55 +0100GMT, where
I live), you wrote:

JR>    I group 3 lists in one folder as they involve variations
JR>    on the same subject. The intent was to identify which
JR>    group I was addressing & tailoring the Greeting to that
JR>    group. What am I doing wrong?

JR> ,----- [Macro]
JR> | Hello
JR> | %IF:"%TO='[EMAIL PROTECTED]'"BouvTrainers.":%-
JR> | %IF:"%TO='[EMAIL PROTECTED]'"NAWBA Listers.":%-
JR> | :"BouvListers."
JR> '-----

Hello%-
 %IF:"%TO"="[EMAIL PROTECTED]":"BouvTrainers.":"%-
%IF:'%TO'='[EMAIL PROTECTED]':'NAWBA Listers.':'%-
BouvListers.'"

You've mismatched the quotationmarks, between the condition and the
then-statement should be a colon, the not-statement should be between
quotation marks, that means that the whole second if-statement should
be selected. And the %- should be inside the envelope of quotation
marks.

I've tested my macro and it seems to work. But the mailing list I've
tested it on, needed TOAddr in stead of TO, but that'll be dependant
on the mailing list addressing.

-- 
Groetjes, Roelof


-- 
________________________________________________________
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]
Latest Vers: 1.53d
FAQ        : http://faq.thebat.dutaint.com 

Reply via email to