|
TPL - Document Template Table |
|
|
This table contains the information about the document templates. To define a document template the directive define doctemplate is used. define doctemplate Defines a document template entry in the XCICS/TS templates table (TPL).
name It is the name of the document template (max. 48 chars). type defines the type of template.
path Absolute path of the file containing the template. tsqueue Name of the Temporary storage containing the template Example define doctemplate name=MAIN, type=file, path=$HOME/doctemplates/main.html; |