13 Sep
1999
13 Sep
'99
8:59 p.m.
Arnaud Lecat wrote:
Hi
Is there a substitute function to the switch() function or must I do a cascade of if... else... stuff ?
Use elif: <dtml-if "cond=1"> **** <dtml-elif "cond>1"> **** <dtml-elif "cond < 0"> **** </dtml-if> regards, -- Paulo Eduardo Neves maito:neves@email.com Rio de Janeiro - Brasil