Copy link to clipboard
Copied
I am using RoboHelp HTML 10.
In my project, I want to link to a bookmarked section of a topic in another .chm. Is this possible, or can I only link to the .chm itself?
I'm happy to provide more information if it's needed; I'm not sure where I need to start.
Thanks!
Copy link to clipboard
Copied
Hi there
Try using a shortcut control. Use HH.exe as the Program to run, and in the Program Parameters area type ms-its:CHMFileName.CHM::/TopicName.htm#BookMarkName.
Or if the topic is in a folder: ms-its:CHMFileName.CHM::/FolderName/TopicName.htm#BookMarkName
Cheers... Rick