ITF

<< Click to Display Table of Contents >>

Navigation:  Reference > RCPs >

ITF

This RCP is for use with split CL runs, where a CL script containing tables is to be used as input to the current run. The form of the command is:

ITF=script,

If the script name contains spaces you should surround the name with quotes.

Before the current CL script is compiled, the directory of tables and their texts, as defined in the original run, is copied over. When the current run is executed, the Intermediate Tables File (ITF) as created by the original run is used as input to the current run.

IMPORTANT: This script must also use the same UNITEXT setting as the ITF script..

Note that it is possible to use both IDF and ITF RCPs; but it is not possible to have more than one ITF.

Note that special settings and formats are copied over by the ITF command. If both IDF and ITF are specified, settings from the ITF overwrite those from the IDF.

Full path names may be used in specifying the ITF file.

If %TEX commands are used we recommend that they are put into a separate CL script on their own using ITF.