The absolute pathname of the directory where the files associated with the template's current output document (file) are stored.
That directory may be a destination for other documentation files, which belong to a lower hierarchy subordinate to the current output document, or it may be just a doc-files directory containing the document's images.
For the main template, the associated files directory is determined according to the -d and -f options specified on the generator command line (or in the corresponding fields of the generator GUI).
For a template called from another template, its associated files directory is produced
by the expression specified in the corresponding Template Call Section/Control:
Call Settings | Output Settings | Associated Files | Expression for Associated Files Output Directory.
The pathname returned by that expression (or empty string, if it is not defined)
is resolved against the template's main output directory (see GOMOutputInfo.dir
).
Notes:
'/'
'filesDir'
.
It was renamed for better clarity.
The old name still works, however, should not be used.
GOMOutputInfo.dir, GOMOutputInfo.inputFilesPath