Thanks for responding to my issue, ^^&&^^. I
appreciate your assistance; however, I'm still dumbfounded.
I created a WebHelp project, not an HTML-Help project. Don't
know if that makes a difference with the problem I'm having.
I tried using a different marker name, but it made no
difference (don't know why it would, but perhaps someone could
explain).
As far as I understand, I don't need to import a map file.
There are two ways to assign Map IDs: the developer can generate a
map file, which the author can import into RH, or the author can
generate the map file and provide this information to the
developer. I would like to do the latter; I simply want to use the
Map IDs that should be populated in the BSSCDefault.h map file
according to the marker entries defined in FM.
I'm not at the stage where I can provide a map file to the
developer; that's getting too far ahead of what I'm trying to
accomplish. I simply want to see the marker entries in FM appear as
Map IDs in RH.
In another thread, I did find the following information from
Mayank of the RoboHelp team that explains what I'm trying to do:
Here is the flow in RoboHelp.
1. Help Author inserts his own Map IDs as marker text in the
FrameMaker document. (e.g. HIDD_APP_PREF_FIRST_DIALOG)
2. Help Author mentions the name of the marker in RoboHelp
during Add/Import of FrameMaker document.
3. RoboHelp reads the marker, marker text and the document
content and generates Context Sensitive Help Map IDs. It also
generates a .h (equivalent to .hm) file.
4. This .h file is provided by the help author to the
developer to be used in his application.
In my case, RoboHelp does not generate Context-Sensitive Help
Map IDs.