Re: Why does some code work in base.epl and not under Execute?

2001-06-12 Thread Gary Nielson
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

Re: Why does some code work in base.epl and not under Execute?

2001-06-12 Thread Chris Strom
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

Why does some code work in base.epl and not under Execute?

2001-06-12 Thread Gary Nielson
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