Pete Moran wrote:
Hi there,
Hi Pete - small world :)
For internal reasons, we need to log the completed HTML documents once
compiled by Embperl...
so if we have in base.epl
<html>
<body>
[- Execute('*') -]
</body>
</html>
Take out all the HTML from base.epl and put it one level down, then you
can Execute from the base.epl;
Execute({ inputfile => '*', output => \$Output});
I think...
Craig
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]