> title "Base : Level 0". Is there anything I can do to make > the Execute isa in the base.epl actually include the > title.epl in the requested directory? >
Change the [! Execute({isa => 'title.epl'}); !] in base.epl to [- Execute({isa => 'title.epl'}); -] , because the search path is not set when [! !] is executed Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]