Skip to main content
Inspiring
August 27, 2014
Answered

Context-sensitive webhelp - what to give to developers?

  • August 27, 2014
  • 1 reply
  • 531 views

I've imported my FM8 book into RH10, and the map IDs are created beautifully (thanks Jeff!). So now I want to give the files to the developer to test the new calls. The .h and .ali files are in the project folder, I don't see them in the SSL/Webhelp folders. Do I include them separately, or are they converted to some other file name/type in the output folders?

Thanks,

Laurie

This topic has been closed for replies.
Correct answer Jeff_Coatsworth

I manually copy my .h file into the output folder for the programmers to use – adding it as a baggage file didn’t seem to make any difference.

1 reply

Jeff_Coatsworth
Community Expert
Jeff_CoatsworthCommunity ExpertCorrect answer
Community Expert
August 27, 2014

I manually copy my .h file into the output folder for the programmers to use – adding it as a baggage file didn’t seem to make any difference.

Inspiring
August 27, 2014

Thanks Jeff. Do they need the .ali file as well? I'll also send them the CSH API folder in the flavour they specify. Is there anything else they'll need other than the output folder and .h file?

Jeff_Coatsworth
Community Expert
Community Expert
August 27, 2014

In my case, no, they only use the .h file to build a cross-ref table in the software to launch the CSH. YMMV depending on what method is used.