Hello Peter, On Sat, 4 May 2002 20:12:01 +0200GMT (4-5-02, 20:12 +0200GMT, where I live), you wrote:
PF> Could you tell me how to include a template in another template (without PF> the first template is set in the second)? That would be using quick templates. Create a quick template (Options - Quick templates) and give it a handle. Now you can include the quick template with the macro %QINCLUDE="handle" PF> Scenario: PF> I have an account template - without the LANGUAGE macro. PF> I address an e-mail to a RECIPIENT (with a LANGUAGE macro set in the AB PF> template, but with _no_ other template information) PF> I want the LANGUAGE macro to become a part of the account macro, to be PF> appended. Not so straightforward as you'd like, you can't call the account template like a quick template, but there's a work around. ;-) Create a quick template with the same contents as your current new message account template. (Call it general-new) Now delete your account template for new messages and replace it with a template that only has %QInclude="general-new" in it as first line. Now you'll create AB-templates with the contents: %language="NL"%QInclude="general-new" and you've got what you're asking for. -- Groetjes, Roelof ________________________________________________________ Current Ver: 1.60i 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://bt.ritlabs.com

