Re: Inheritance in mebperl

2004-04-20 Thread Gerald Richter
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

Re: Inheritance in mebperl

2004-04-14 Thread Gerald Richter
> > 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 --