Document generation
Document generation
The text interface connects multiple text templates of a chosen format to a document. When inserting templates, texts attached to an @ are interpreted as parameters and replaced by their value if the parameter is declared. If a log file is specified, a log is kept of which templates are inserted and, if present, undefined parameters.
The file extension (e.g.: .rtf) has to be entered with all files. The interface works with a number for internal identification. Because of this, multiple documents can be created simultaneously.
Functions:
f$txtinit | Start document generation |
f$txtadd | Add a template |
f$txtline | Add a text line |
f$txtend | Close document generation |
See also: