I couldn't really find the answer I was looking for by
search the archives, so I thought I would simply ask..
I'm getting into the habit of making a single TMPL
file (or new single HT object) in which I will have anywhere from 3 to 5
different pages in it, each within its own template if.
Quit
Folks,
I'm trying to create 2 different vars from the same template object and it
appears once I do so that whatever I set in one gets set in the other. What am
I missing? Is it because I'm creating a reference? (I didn't think that was the
case).
Here is an example of what I mean
my $temp
st invoked the "new" method again I would have to reassign everything
again to the new object, right?
Thanks!
-Chris
From: Damien Clark [mailto:d.cl...@cqu.edu.au]
Sent: Thu 12/18/2008 6:15 PM
To: cfaust-dougot; html-template-users@lists.sourcef
Hi,
I was wondering if it's at all possible to get utilize the loop_context_vars of
a parent loop within a nested loop?
For example, something like this?
This would be true for the duration of
NestedLoop for the 1st loop of LoopOne
TIA!!
-