> Is it possible to catch output of a BLOCK and to assign > it to a scalar variable for later use? > (And the same but without writing Perl code? :-)
Oh! I got it. After google-ing an hour or so: http://template-toolkit.org/docs/manual/Directives.html#section_BLOCK > You can use an anonymous BLOCK to capture the output of a template fragment. Sorry for the line noise. Gabor _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
