BUG: Tabs in .H File Cause Compiler Error HHC4014 in HTML Help (235055)
The information in this article applies to:
- Microsoft HTML Help 1.1
- Microsoft HTML Help 1.2
- Microsoft HTML Help 1.21
- Microsoft HTML Help 1.3
This article was previously published under Q235055 SYMPTOMS
When you compile an HTML Help project, you may receive the following HTML Help compiler warning:
HHC4014: Warning: The following map definition has an invalid context id:
CAUSE
This is caused by characters in the include (.h) file that are not recognized by the compiler, such as tab characters.
RESOLUTION
Edit the include file so that there is exactly one space between each #define statement and what it is defining. Do not use tab characters.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbCompiler kbDSupport KB235055 |
---|
|