Is there a way to set $maxrow globally? I'm using embpcgi.pl with an Embperl::Execute to run my embperl html page.

Something like:

Embperl::Execute({
      inputfile  => $template_file,
      outputfile => $outfile,
      maxrow => 10000
});

But I've tried this and found that it didn't work.

Thanks.

....... Hoenie


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to