Specifications

Error! Style not defined. 709
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 709 of 25 Printed: 10/09/00 02:49 PM
CV1053 TOOLS.INI not found
The directory listed in the INIT environment variable did not contain a TOOLS.INI file.
Check the INIT variable to be sure that it points to the correct directory.
CV1054 cannot read this version of CURRENT.STS
The state file (CURRENT.STS) has a version number that is not recognized by this
version of CodeView.
The old CURRENT.STS was ignored, and a new one will be created when CodeView
exits.
CV1056 cannot understand entry in filename
At least one line in the given file (either the state file or the TOOLS.INI file) could not
be interpreted.
On startup, CodeView reads the state file (CURRENT.STS) and the TOOLS.INI file (if
the latter is available).
Examine the given file to find the problem.
CV1057 CURRENT.STS not found; creating
Since the state file (CURRENT.STS) could not be located at startup, CodeView created
a state file.
CV1058 no source window open
A command was entered to manipulate the contents of a Source window, but a Source
window was not open.
CV1059 no CodeView source information
CodeView symbol listing for the source file or module being debugged does not exist.
Be sure the file was compiled with the /Zi option or the /Zd option. If linking in a
separate step, be sure to use the /CO option.
CV1060 command not supported for current configuration
If you have specified the two monitors option (/2), you cannot specify the flip/swap
option (/of- or /of+) from the CodeView Command Window.
CV1061 no second monitor connected to system
CodeView was invoked with the /2 option, but there was only one monitor for
CodeView to use.
CV1062 invalid code-segment context change
An attempt was made to set the IP register to a line or address in a different segment.