Re: empty %fdat

2002-06-10 Thread wim
On Fri, 31 May 2002 06:42:26 +0200 Gerald Richter said: > > I would suggest to use ActiveState Perl and the ppm packages Randy > has made. The binary distribution you mentioned above is from times > when ActiveState Perl and mod_perl didn't work correctly together. > Nowadays ActiveState is the be

Re: tables in Execute'd files (headers/footers)

2002-06-10 Thread Gerald Richter
Hi, > > I am using Embperl 2.0b7 under CGI, and have a problem with opening a table in a header and closing a table in a footer. > > Here are the test scripts - you will note I have tried using optDisableTableScan = 1 as mentioned in the FAQ. > When using EMbperl 2, always check README.v2 first:

tables in Execute'd files (headers/footers)

2002-06-10 Thread James Ponder
Hi, I am using Embperl 2.0b7 under CGI, and have a problem with opening a table in a header and closing a table in a footer. Here are the test scripts - you will note I have tried using optDisableTableScan = 1 as mentioned in the FAQ. test.epl: [- Execute('test2.epl') -] hello [- Execute('te