HelpIncludeFile Element
Description
Defines the name and location of an ASCII text file that contains a list of items. Depending on the circumstances, the file can include mapped topic IDs. Including an ASCII text file provides an alternative to adding these items individually. If you do not know the name or location of the file you want to include, click the [...] button.
The HelpIncludeFile element corresponds to the "Instead of context mapping use this Include file (*.hm)" field on the Linking sub tab, on the Windows Help tab of the Book object.
Attributes
Attribute Name
|
Optional
|
Data Type
|
inherited
|
Yes
|
Boolean
|
Parent Element
Book
Values
Data Type
|
Range
|
String
|
0 to 255 characters
|
Sample XML
<HelpIncludeFile>C:\WinHelp\extra.hm</HelpIncludeFile>
|