Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 8 Generating WinHelp > 8.13 Configuring contents for WinHelp > 8.13.2 Specifying heading formats and levels for contents > 8.13.2.5 Referencing multiple help files from contents
The lines in a .cnt
file that are clickable links contain equals signs (“=
”).
The part to the right of the equals sign is the reference
string. For example, suppose you are making a contents file
called merged.cnt
, which is your master contents
file modified by inclusion of lines such as the following:
The reference strings in someother.cnt
must specify that the topics they identify are in someother.hlp
,
else they will be looked for in merged.hlp
when they are accessed via merged.cnt
. This
is done for you if you specify the following, in each configuration file
for a secondary .hlp
file; it is not needed
for the master .hlp
file:
; AddCntFileName = No (default) or Yes (add to topic ref strings)