Specifications

Error! Style not defined. 701
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 701 of 17 Printed: 10/09/00 02:49 PM
CV0002 no such file or directory
The specified file does not exist or a path does not specify an existing directory.
Check the file or directory name in the most recent command.
One of the following may have occurred:
u The View Source (VS) command or the Open Source command from the File menu
was used to view a nonexistent file.
u An attempt was made to print to a nonexistent file or directory.
CV0003 program terminated: restart to continue
CodeView has detected a termination request by the program being debugged.
The program cannot be executed because it has terminated and has not been restarted.
Program memory remains allocated and may still be examined at this point.
To run the program again, reload it using the Restart command.
CV0005 I/O error
An attempt was made to access an address that is not accessible to the program being
debugged.
Check the previous command for numeric constants used as addresses and for pointers
used for indirection.
CV0007 number of arguments exceeds DOS limit of 128
CodeView is not able to restart the program that is being debugged because the number
of arguments to the executable program exceeds the limit of 128.
CV0008 executable file format error
The system is not able to load the program to be debugged. The file is not an executable
file, or it has an invalid format for this operating system.
Try to run the program outside of CodeView to see if it is a valid executable file.
This error can be caused if there is not enough memory available to run the program.
Try making more memory available to the program.