Is there a global escmode for static use (Embperl::Execute)? It is a hassle to set $escmode = 0 in any template block that needs it or might need it.
Perhaps have an option for Embperl::Execute "escmode" that sets the global default, which can then still be overriden by $escmode. I.e. Embperl::Execute({ inputfile => $template_file, outputfile => $outfile, escmode => 0 }); Thanks, -Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]