The information in this article applies to:
SYMPTOMSThe H2INC utility versions 1.11 and 1.12, as shipped with MASM 6.11, may give an error similar to the following when run on the MS-DOS operating system: When run in a console session under Windows NT, the following error may occur (in a Windows message box):
CAUSEThis error occurs only if an MS-DOS INCLUDE variable is not set. The error does not occur in an MS-DOS virtual session under Windows 3.1. RESOLUTIONTo prevent this error, set an INCLUDE variable. The normal setting for MASM is: SET INCLUDE=C:\MASM611\INCLUDEThe drive and directory may be different depending on how MASM was installed. If other languages are being used, there may be other paths added to the INCLUDE variable. The file NEW-VARS.BAT installed by the MASM Setup program contains a correct setting for use with MASM. STATUSMicrosoft has confirmed this to be a problem in H2INC versions 1.11 and 1.12. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: 6.11 buglist6.11
Keywords : |
Last Reviewed: January 7, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |