Macro Assembler Version 6.0 Return Codes (76076)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 6.0
- Microsoft Macro Assembler (MASM) 6.0a
- Microsoft Macro Assembler (MASM) 6.0b
This article was previously published under Q76076 SUMMARY
The Microsoft Macro Assembler (MASM) version 6.0 returns one of two
possible exit codes to the operating system. A return value of 0
(zero) indicates the code executed with no errors. A return value not
equal to 0 indicates that a fatal error occurred during execution.
Assembler warnings return a value of 0 (zero).
Modification Type: | Minor | Last Reviewed: | 11/19/2003 |
---|
Keywords: | KB76076 |
---|
|