Ha Roelof,

RO> You can nest if statements, could be something like:

RO> Hallo %-
RO> %IF:"%ToFName"="A.Kikkert":"Allert":"%-
RO> %IF:'%ToFName'='Foxman':'Simon':'%-
RO> %ToFName'",
I tried the following, but the results were disappointing:
 
%if:"%ABtoMEMO"=="NL":"%QINCLUDE='SJABL_NL'":"%-
%if:"%ABtoMEMO"=="EN":"%QINCLUDE='SJABL_EN'":"%-
%"QINCLUDE='SJABL_ES'"",

The result of my faulty attempt was:

ES"=="EN":"<text from my SJABL_EN Qtemplate>
":""QINCLUDE='SJABL_ES'"",

I gues I don't fully understand the use of quotation marks in these
structures. The variant with two choices worked all right:

%if:"%ABtoMEMO"=="NL":"%QINCLUDE='SJABL_NL'":"%QINCLUDE='SJABL_EN'"

Could you tell me what I missed in your explanation?

-- 
Ook Nederlandse Groeten,
Heijo



________________________________________________________
Current Ver: 1.61
FAQ        : http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Bug Reports: https://www.ritlabs.com/bt/

Reply via email to