Can I put a value in my variables (say value => 'name') where that name is a lib that is called depending on a switch statement?
[% INCLUDE [% value %] %] Then that value would be be changed to the lib name I want to include and then it would be parsed. I am guessing that would be a double pass and not work but I am away from my dev box to try it. Robert _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
