Hello,
when I put [$ Syntax EmbperlBlocks $] in the executed file, it works as expected but when I try to set syntax in base file as a parametr in Execute call, Embperl fails with
Endtag '/table' doesn't match starttag 'tr'
I tested syntax => 'Text', it does the same thing.
- Robert
base file
[- Execute({ inputfile => '*', syntax => 'EmbperlBlocks' }) -]
executed file ---------------
<table> <tr> <td>x </table>
---------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]