Skip to main content
September 4, 2011
Question

How can I delete topic index keywords that are no longer associated with a topic?

  • September 4, 2011
  • 1 reply
  • 404 views

I am trying to clean up the index of an older Robohelp project before it becomes part of a merged webhelp project. I do not want to include any of its index keywords or topic keywords. I've managed to remove most of them, but I have a group of troublesome entries that refuse to go away. In fact, they cause RH8 to crash. I am running Windows XP.

Looking at the code in Visual Studio, it appears that an instruction is pointing to field which contains "zero".  (see image below) 

I have tried creating a new index and deleting the old index, but RH just keeps adding these topic keywords (in bold typeface) to the new index. If the keywords are no longer associated with a topic, where is RH storing these disassociated keywords? If I open the .hhk, it is empty.

This topic has been closed for replies.

1 reply

September 4, 2011

Not sure why RH crashed when deleting a portion of the topic keywords manuall

y from the index pane, but I was finally able to remove them with the Remove Unused Keywords tool. Duh! Thanks anyway!