How to force internet links to open in browser, not inside the HTML Help window?
In my FM2019 document I have a number of links to different web-sites.
Hypertext Command "Go to URL", "message URL https://www.somewhere.com"
If I click the link in the generated pdf file, the link will be opened in my browser.
If I click the link in the generated responsive HTML5 output, the link will be opened in my browser.
But, if I click the link in the generated Windows HTML Help output, the link will be opened inside the HTML Help window, which us obviously a bad choice. How can I make it use the browser instead?
