From: Eric B. R. <eb...@tc...> - 2005-10-18 13:05:56
|
On Oct 18, 2005, at 12:52 AM, Marcello H wrote: > The #setprops directive would also be nice if the data is really > coming > out of a property file; something like > > #setprops as file "myprops.ini" Just do this: #setprops $p { #include as text "myprops.ini" } Just note that "myprops.ini" will need to be in your "TemplatePath" eric |