HTML Help Builder
Exporting Context ID
Gravatar is a globally recognized avatar based on your email address. Exporting Context ID
  ken
  All
  Jun 5, 2018 @ 02:25pm

Is there an easy way to export the list of topics and the Context ID's for the programmers to use in their code?

Gravatar is a globally recognized avatar based on your email address. re: Exporting Context ID
  Rick Strahl
  ken
  Jun 5, 2018 @ 03:51pm

Hi Ken,

There are exports for XML and JSON that you can parse. And the data itself lives in FoxPro files (the .hbp file is really .dbf file).

The exports are flat exports of all topics (not hierarchical) with parent ids.

You can also use the COM API to query the data.

There's also a .NET object that wraps the COM object.

Hope this helps,

+++ Rick ---

© 1996-2024