Re: Problems passing an reading in variables between subroutines

2000-08-20 Thread Gerald Richter
Hello, > > I am importing an EmbPerl file into another (foo.epl) via > [- Execute ({ inputfile => 'bar.epl', import=>1 }) -] > > foo.epl contains a set of subroutines. The main sub in bar.epl is called in > foo.epl. This sub then calls other subs within bar.epl > > The problem I am having is passi

Problems passing an reading in variables between subroutines

2000-08-18 Thread Stephane de Fontaine
Hello, I am importing an EmbPerl file into another (foo.epl) via [- Execute ({ inputfile => 'bar.epl', import=>1 }) -] foo.epl contains a set of subroutines. The main sub in bar.epl is called in foo.epl. This sub then calls other subs within bar.epl The problem I am having is passing an reading