> > [$ foreach $var qw(string chain thing) $] [= $var =] [$ endforeach $] > > will only appear as: > > $var > $var > $var > > Why is it so? Is there a way I can change this setting? I > know I can call [+ $req_rec->gettext($var) +] instead, but it > loses all the beauty ;-) >
At the moment there is no build in way to change this. Basicly it should not be hard to extent the EmbperlBlocks syntax (see Embperl/Syntax/EmbperlBlocks.pm) to do what you want. Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]