,7 +762,7 @@ Example:
This only outputs on the last pass.
-
+
BTW, I've been using H:T for a number of years. It's
perfect. Thanks.
Paul
--- Sam Tregar <[EMAIL PROTECTED]> wrote:
> On Wed, 1 Jun 2005, Paul Simon wrote:
>
> &
Hi
The HTML::Template doc says to use __FIRST__,
__LAST__, __INNER__, __ODD__ as the loop context vars.
They did not work for me until I used the
(undocumented) lower case __first__, __last__ etc.
I'm guessing because I have case_sensitive set to true
that this may have affected things? Regardles