BUG: Inconsistent Case Conventions in Equate @FilenameLast reviewed: October 21, 1994Article ID: Q26653 |
The information in this article applies to:
SYMPTOMSWhen assembled with the /ML switch, the following lines produce errors for the lines containing the equate @FileName:
.MODEL small .STACK .CODE @filename PROC @FileName ENDP ENDThe case of the predefined text equates should be consistent.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Macro Assembler (MASM) versions 5.0 and 5.1. This problem was corrected in Microsoft Macro Assembler version 6.0.
|
Additional reference words: 5.00 5.10 qfbv buglist5.00 buglist5.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |