FIX: Pressing F1 for Help on Error Message Doesn't Work

ID: Q141456


The information in this article applies to:
  • Microsoft Visual C++, 32-bit Editions, versions 4.0, 4.1, 4.2, 5.0


SYMPTOMS

Pressing the F1 key on a compiler error or warning in the output window does not bring up help for the error unless the caret is positioned on the error number. If there is no match in Books Online for the word the caret is on, a message similar to this appears:

The keyword "<keyword>" was not found.
Choose OK to see the closest match to "<keyword>" in the Visual C++ Books Online 4.0 keyword index.


RESOLUTION

To view the help text for an error message, make sure the caret is on the error number, and then press the F1 key.


STATUS

This bug was corrected in Microsoft Visual C++, version 6.0.

Additional query words:

Keywords : kbVC400bug kbVC410bug kbVC420bug kbVC500bug kbVC600fix kbGrpDSTools
Version :
Platform :
Issue type : kbbug


Last Reviewed: April 9, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.