Re: [htmltmpl] Nested loops and __first__
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2003-09-15 03:51:49
|
On Sat, 13 Sep 2003, Karen J. Cravens wrote: > I've got a __first__ that isn't acting the way I expect it... it's always > false. I'm wondering if that's happening because I've got global_vars on > and it's the inner loop of a two-loop nest. > > I'm betting it is, but I'm hoping someone will tell me I'm wrong, because > I'd really like to leave global_vars on, and I'd really like to use > __first__... Have you tried turning off global_vars? Does that solve the problem with __first__? What version of HTML::Template are you using? -sam |