Thanks for all the responses... I did manage to get it to work as Andy suggested--with a PROCESS in a TRY/CATCH block (the TRY/CATCH was needed because an error is thrown if the block isn't defined). Thanks Andy.
However, Mike South was able to read my mind! I was looking for the ability to pass the block in as a variable. MACRO didn't occur to me, but that seems to be a pretty slick solution. Thanks Mike! - Mark. _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
