Omni Systems, Inc.   Mif2Go User's Guide, Version 55


10 Generating OmniHelp > 10.3 Setting up an OmniHelp project > 10.3.8 Removing paths from interfile links for OmniHelp

10.3.8 Removing paths from interfile links for OmniHelp

Because OmniHelp relies on supporting JavaScript and HTML control files, all HTML output files for an OmniHelp project must reside in the same directory on the target system. Therefore, links between HTML files should not include paths.

Paths are omitted by default from cross-reference and hypertext links:

[HTMLOptions]

; RemoveFilePaths = Yes (default, strip hyperlink and xref paths)

;  or No

RemoveFilePaths=Yes

When RemoveFilePaths=Yes (the default), all HTML output files are assumed to be in the same directory on the target system.

See also:

§19.6.2 Retaining file paths in interfile links