The madcap tag has no wiki summary.
3
votes
2answers
129 views
Process.Start(url) with anchor in the url
I am trying to use Process.Start to launch a local html file in the default browser.
An example url is as follows:
"file:///C:/Documentation/HelpContent/default_CSH.htm#SectionA/Topic1.htm"
...
0
votes
3answers
895 views
Why does the search function of my CHM file report “No topics found”?
I created a CHM help file using MadCap Flare. When I search for a term that I know is present in my text, the search function always reports "no topics found."
How can I fix the search function?