Share via


SHASM Error Messages 903-998

The following table shows SHASM error messages 903-998.

Message # and Severity Message Text Explanation
903 ERROR %s: %s There was some problem opening or writing to the assemble listing file.
904 ERROR %s: %s There was some problem opening or writing to the object file.
907 ERROR Cannot allocate %u bytes of memory for section "%s" Probably as a result of a .ORG directive, the assembler is unable to allocate enough memory to store the data for the section named. It will try to continue the assembly, if possible.
998 ERROR %s This message occurs when an .AERROR or .ERROR directive is assembled.

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.