CTED]
> Sent: Thursday, April 15, 2004 2:25 AM
> To: Bazaru, Sreeram (Card Services); [EMAIL PROTECTED]
> Subject: Re: Inheritance in mebperl
>
>
>>
>> Now is there any way that /subdir/page1.epl and /subdir/page2.epl
>> should inherit /subdir/base.epl and
>
> Now is there any way that /subdir/page1.epl and /subdir/page2.epl
> should inherit /subdir/base.epl and /subdir/base.epl in turn should
> inherit from /base.epl..?
In subdir/base.epl put a
[! Execute ({isa => ../base.epl}) !]
Gerald
--
Hello,
I have a base.epl in the document root which has header and footer.
Inside the document root I have another sub directory.
I want to specify a parent for the all files in this sub-directory which in turn
should inherit base.epl at the document root.
If I put base.epl inside the subdir it