| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| TCompile | version 1.0 | no |
| number TCompile(string template_content[, number template_context]) |
| template_content | the template content. Usually is the result of ReadFile("template.ctp") |
| template_context | the template context, as returned by NewTemplateContext |
| Compiles the template file. Prior to calling this function, one must link all the variables in the template with concept variables using TBind. |
| Documented by Eduard Suica, generation time: Thu Oct 15 20:02:06 2009 GMT | (c)2009 RadGs Software |