A
agodfried
I am trying to implement context sensitive help for the first time on some Access forms. I have created a help file "Form.chm" using the Html Help Workshop. I have followed all of the instructions including those for the Html API. My .hpp file contains both [Alias] and [Map] sections, but when I test the context sensitive help, I get an error message "HH_HELP_CONTEXT called without a [Map] section. Can anyone give me some idea about what I have done wrong?