Specifications
Error! Style not defined. 777
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 777 of 93 Printed: 10/09/00 02:49 PM
L1020 no object files specified
The object-files field was empty.
LINK requires the name of at least one object file.
L1021 cannot nest response files
A response file was specified in a response file.
L1022 response line too long
A line in a response file was longer than 255 characters.
To extend a field to another line, put a plus sign (+) at the end of the current line.
L1023 terminated by user
The LINK session was halted by CTRL+C or CTRL+BREAK.
L1024 nested right parentheses
The parentheses for assigning overlays were specified incorrectly.
L1025 nested left parentheses
The parentheses for assigning overlays were specified incorrectly.
L1026 unmatched right parenthesis
The parentheses for assigning overlays were specified incorrectly.
L1027 unmatched left parenthesis
The parentheses for assigning overlays were specified incorrectly.
L1030 missing internal name
An IMPORTS statement specified an ordinal value but not an internal name for the
routine or data item being imported.
An item imported by ordinal must be given an internal name.
L1031 module description redefined
The module-definition (.DEF) file contained more than one DESCRIPTION statement.
L1032 module name redefined
The module-definition (.DEF) file contained more than one NAME or LIBRARY
statement.
L1033 input line too long; number characters allowed
The LINK command line cannot exceed the given number of characters.