Hallo Heijo, On Tue, 30 Jul 2002 15:17:35 +0200GMT (30-7-02, 15:17 +0200GMT, where I live), you wrote:
HA> Is it possible to construct a regular expression with more than HA> two choices, Like in VBA for MSWord, where you have the CASE HA> statement to let people choose from 3 or more options. You can nest if statements, could be something like: Hallo %- %IF:"%ToFName"="A.Kikkert":"Allert":"%- %IF:'%ToFName'='Foxman':'Simon':'%- %ToFName'", The %- macro is used to make the construct easier to read, the only thing it does is skipping the following line feed. -- Groetjes, Roelof ________________________________________________________ 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/

