Specifications
688 BSCMAKE Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 688 of 4 Printed: 10/09/00 02:49 PM
BSCMAKE Error Messages
Microsoft Browser Database Maintenance Utility (BSCMAKE) generates the
following error messages:
u Fatal errors (BK1xxx) cause BSCMAKE to stop execution.
u Warnings (BK4xxx) indicate possible problems in the database-building
process.
BSCMAKE Fatal Error Messages
BK1500 UNKNOWN ERROR
Contact Microsoft Product Support Services
BSCMAKE 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.
BK1501 unknown character character in option option
BSCMAKE did not recognize the given character specified for the given option.
BK1502 incomplete specification for option option
The given option did not contain the correct syntax.
BK1503 cannot write to file filename
BSCMAKE could not write to the given file.
One of the following may have occurred:
u The disk was full.
u A hardware error occurred.
BK1504 cannot position in file filename
BSCMAKE could not move to a location in the given file.
One of the following may have occurred:
u The disk was full.
u A hardware error occurred.
u The file was truncated. Truncation can occur if the compiler runs out of disk space
or is interrupted when it is creating the .SBR file.