You are here: Job and Form Set Rules Reference > JDT Rules Reference > LoadTextTbl

LoadTextTbl

Use this job level rule to load all specified text tables into the text table list for use by field level rules. All text tables should be listed in the text table listing file, which is defined in the FSISYS.INI file’s Data control group, in the TextTbl option.

This rule loads all defined tables and makes them available for use by Documaker Server. These text files can contain paragraphs and messages which might be hard to maintain in a large extract file.

Syntax

;LoadTextTbl;;;

When finished, this rule erases the text table list. Here is an example of the TextTbl option:

< Data >

TextTbl = TextTbl.Dat

Example

;LoadTextTbl;;;