> > Well what was happening was this
> >
> > $escmode=0;
> > [- Execute("....") -]
> >
> > and it turned out that within the component $escmode was not zero. I
> > managed to get round it easily enough, by setting $escmode in the
> component.
> > But it's odd it didn't seem to get passed. Maybe it's just me! :)
> >
>
> $escmode is reseted to whatever you have set it by the EMBPERL_ESCMODE
> configuration directive or to ist's default (3) at the start of each new
> file. So what you see is the indented behaviour.
>
> Gerald
Right, in which case my explanation wasn't sufficient! I also have
EMBPERL_ESCMODE set to 0 in httpd.conf. Perhaps this isn't actually applied
for something running under AuthCookie?
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]