Re: Embperl bug: syntax parametr in Execute not working

2004-11-24 Thread RobertCZ
Gerald Richter wrote: 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 d

RE: Embperl bug: syntax parametr in Execute not working

2004-11-24 Thread Gerald Richter
> > 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 thin