Macro Assembler Version 6.0 Return CodesLast reviewed: January 23, 1995Article ID: Q76076 |
The information in this article applies to:
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).
|
Additional reference words: kbinf 6.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |