The information in this article applies to:
SYMPTOMSWhen running a menu that uses a constant defined in a header file, the error message "Variable 'x' not found" is returned if the #include statement is in a program that calls the menu. CAUSEThe constant must be available at menu generation time. RESOLUTIONThe following steps demonstrate adding a #include statement to the menu setup code:
MORE INFORMATIONSteps to Reproduce Behavior
REFERENCESFor more information about "Variable not found," please see the following article in the Microsoft Knowledge Base: Q156672 PRB: "Variable <variable> is not found" Using #INCLUDE Files Additional query words:
Keywords : kbprg kbtshoot kbVFp kbVFp300 kbVFp300b kbVFp500 kbVFp600 FxprgGeneral |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |