Specifications

844 SBRPACK Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 844 of 160 Printed: 10/09/00 02:49 PM
This section lists error messages generated by the Microsoft Browse Information
Compactor (SBRPACK). SBRPACK errors (SB xxx) are always fatal.
SB1000 UNKNOWN ERROR
Contact Microsoft Product Support Services
SBRPACK detected an unknown error condition.
Note the circumstances of the error and notify Microsoft Corporation by following the
instructions in the “Microsoft Support Services” section of the introduction to this book.
This error ends SBRPACK with exit code 1.
SB1001 option : unknown option
SBRPACK did not recognize the given option.
This error ends SBRPACK with exit code 1.
SB1002 sbrfile : corrupt file
The given .SBR file is corrupt or does not have the expected format.
Recompile to regenerate the .SBR file.
This error ends SBRPACK with exit code 2.
SB1003 sbrfile : invalid .SBR file
SBRPACK did not recognize the given file as an .SBR file.
One of the following may be a solution:
u Check the spelling of the specified file.
u Recompile to regenerate the .SBR file.
This error ends SBRPACK with exit code 2.