Thank you. That worked.
On 12 Jun 2001, Chris Strom wrote:
> Gary Nielson <[EMAIL PROTECTED]> writes:
>
> > Hi,
> >
> > I am just trying to figure out why the following code works when included
> > in base.epl, but not when called with Execute from another .epl file (as
> > in [- Execute ('pi
Gary Nielson <[EMAIL PROTECTED]> writes:
> Hi,
>
> I am just trying to figure out why the following code works when included
> in base.epl, but not when called with Execute from another .epl file (as
> in [- Execute ('picture.epl') -]:
As written, this won't work because $html is not defined in
Hi,
I am just trying to figure out why the following code works when included
in base.epl, but not when called with Execute from another .epl file (as
in [- Execute ('picture.epl') -]:
[$ if ($html =~ /Lower/i ) $]
[$ endif $]
[$ if ($html =~ /Middle/i ) $]
[$ endif $]
[$ if ($html =~ /Uppe