I have problem where context-sensitive help markers disappear
from my .h files.
I started with a .h file from my old WebWorks project. After
a little reformatting, I was able to get the CSH Map IDs to load
and map properly to my RH topics (I had to do the mapping manually
even though the topic names were the same) . I was also able to add
several new Map IDs to facilitate help in the latest version of our
product. The final help was tested and worked properly.
Now that it's time to update the help for another new release
of our product, I am noticing that many, many of the Map IDs that
were in my project before have now disappeared. Anybody have any
idea what is happening here?
I'm sick of struggling to get RH to play nice with these .h
files. Manually remapping the Map IDs to the topics each time we
release a new project is terribly dull work and time consuming.
Is there any way to add the Map ID numbers to the CSH markers
in FM so that RH can automatically map the IDs to the topics? I
want to use the Map IDs we already have established with our
development team; I don't want RH's automapping which starts at one
and advances incrementally through all of your topics).