Hi Andrew
Thanks for the response.
I ended up (at least for the time being) doing an
undef($fdat{select_field}) which worked but it seems a bit messy. I
was hoping there was some way to disable this processing with
optDisableSomething.
Anyway, I achieved what I needed to. Many thanks
Michael
Michael Smith schrieb:
Hi Andrew
Thanks for the response.
I ended up (at least for the time being) doing an
undef($fdat{select_field}) which worked but it seems a bit messy. I
was hoping there was some way to disable this processing with
optDisableSomething.
set Embperl_Syntax to "Embper
Hi Frank,
> set Embperl_Syntax to "EmbperlBlocks" to prevent Embperl from
> processing HTML-Tags
> http://www.ecos.de/embperl/pod/doc/Config.-page-2-.htm#sect_62
Thanks for that - I was under the impression that this was file-wide
rather than something that could be selectively applied in blo