FIX: Value of @FileName Truncated If File Has Short Extension (73401)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 6.0
This article was previously published under Q73401 SYMPTOMS
The predefined symbol @FileName is designed to represent the base name of
the current assembly file. However, if you use the /Ta command-line option
with the Microsoft Macro Assembler (MASM) version 6.0 to assemble a file
that does not have a three letter extension, then the value of @FileName
will not be the complete base name of the file.
STATUS
Microsoft has confirmed this to be a problem in MASM version 6.0. This
problem was corrected in MASM version 6.0a.
Modification Type: | Minor | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbfix KB73401 |
---|
|