Skip to main content
Participating Frequently
January 22, 2014
Question

Compatibility issue of HTML help generated with RoboHelp and Application created in Borland Delphi

  • January 22, 2014
  • 2 replies
  • 711 views

I have generated an HTML help for a desktop application developed in BorlanDelphi environment. Now when i am giving the CHM to developers, the context sensitive help is not working. Is there anything else that i need to give along with the CHM file.

Earlier when i used to generate context sensitive help using Doc-to Help, only CHM file was required. The context senseitive help would run perfectly fine.

This topic has been closed for replies.

2 replies

Willam van Weelden
Inspiring
January 22, 2014

How do your developers call the CHM?

Is the context sensitive help correctly converted from Doc-to-Help to RH?

Kind regards,

Willam

KKhannaAuthor
Participating Frequently
January 23, 2014

Developers have assigned the context ids to the relevant topics in the code itself and have given the path of CHM which is to be launched. I am providing them the CHM that i have generated using RoboHelp HTML. Still evrytime the CHm is getting launched but the context ids are not working.

Willam van Weelden
Inspiring
January 27, 2014

Does the CHM tester work correct?

Since you converted from another hat, are the id's correctly linked to

topics? (Check Project Set-up > Context-Sensitive Help > Map Files >

)

Kind regards,

Willam

Jeff_Coatsworth
Community Expert
Community Expert
January 22, 2014

Did you give them a mapid file so that they know which topics to call?

KKhannaAuthor
Participating Frequently
January 22, 2014

yes. i gave the map id file too. In RoboHelp, by default the MapID file is created in the poject folder with the name BSSCDefault.h. I gave this map file too.

Jeff_Coatsworth
Community Expert
Community Expert
January 22, 2014

Are they getting anything launched when they call a topic from the application?

IIRC, there’s a CSH tester tool inside RH to try out calling the topics with the mapids.