Re: [htmltmpl] TMPL_VAR inside a TMPL_VAR

2004-01-08 Thread Timm Murray
At 02:14 PM 1/8/04 -0800, LDT wrote: <> Am I missing something, or am I trying to do something naughty? HTML::Template won't expand entries that were placed into another . What you probably want is a . Alternatively, you can create another HTML::Template object out of the data inlined in your

[htmltmpl] TMPL_VAR inside a TMPL_VAR

2004-01-08 Thread LDT
I'm running into an error when trying to pass a TMPL_VAR inside a TMPL_VAR and have it be evaluated.  I've set global_vars = 1, so I was thinking that would help.  I've included the pieces of my program, template and output.  As you can see, most of the TMP_VARs are evaluated/passed, but the intern