i want to execute a .tpl file and generate the html output for a dcr through perl..What do i do
thank you.Can the iwpt_compile tool be directly used in the perl script
by using the tpl file can the dcr file be derived by using string functions??(the dcr and the corresponding tpl that are present under the same datatype).Only the tpl file is passed to the perl script.How can we derive the dcr from it
okkk......then if i pass the dcr file to a perl script that uses the iwpt_compile tool and for that type theres is only one tpl file for generating the html output.Then is there a way by which we can refer to the tpl file without passing it(assumin that the dcr file is passed to the perl script)