template::util::write_from_template (private)
template::util::write_from_template template file_name
Defined in packages/acs-templating/tcl/doc-tcl-procs.tcl
takes a .adp template name and the name of the file to be written and creates the file; also puts out a notice before
- Parameters:
- template (required)
- the name of the template to be used in making the file
- file_name (required)
- the name of the file to be created
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.