The information in this article applies to:
SYMPTOMSThe DUP operator must be preceded by white space. The number of items and the DUP operator must be separated by spaces or tabs. In MASM 6.0, no error message is given, but space for only one data item is allocated if the white space is missing. MASM 6.1 and later issue the error message:
STATUSMicrosoft has confirmed this to be a problem in MASM versions 6.0x. The problem was corrected in MASM 6.1. Sample Code
Additional query words: 6.00 6.00a 6.00b buglist6.00 buglist6.00a buglist6.00b fixlist6.10
Keywords : |
Last Reviewed: January 6, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |