DependencyType Enumeration
This enumeration lists the kinds of external files upon which a HotDocs template may rely. The possible values are:
HotDocs Directories
Name | Value | Description |
![]() |
0 | |
![]() |
1 | Base component file |
![]() |
2 | Pointed-to (shared) component file |
![]() |
3 | Template insertion (INSERT templafefilename) |
![]() |
4 | Clause insertion (INSERT clausename) |
![]() |
5 | Clause library insertion (INSERT clauselibrary) |
![]() |
6 | Image insertion (INSERT filename /IMAGE) |
![]() |
7 | An image included in the interview via a dialog element |
![]() |
8 | Variable template insertion (INSERT varname) |
![]() |
9 | An image inserted via a variable (INSERT varname /IMAGE) |
![]() |
10 | A variable that was referenced but is undefined in the component file |
![]() |
11 | A file that was referenced but does not exist |
![]() |
12 | Template referenced via an ASSEMBLE statement |
![]() |
13 | A publisher map file (.hdpmx) |
![]() |
14 | A user map file (.hdumx) |