THanks, Rick. Let me elaborate.
How it worked with .hlp:
User is running the app. Help is not running. To see help on
an item, user right clicks on an item, call it Item A. A menu is
displayed. User selects "Help" from this menu. The help opens
with Item A's help topic automatically displayed.
How it works with .chm:
User right clicks on Item A, selects "Help", and the help
opens with Item A's topic name highlighted in the index but Item A
is not the displayed topic. To display Item A help topic, user must
press Enter or double-click on Item A in the index. We want the
help for Item A to display automatically. True, it requires only a
double click to display the topic but we would prefer the .hlp way.
Can we do this or are we going to have to settle?