Specifications

842 PWB Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 842 of 158 Printed: 10/09/00 02:49 PM
PWB Error Messages
PWB displays an error message whenever it detects a command it cannot
execute. Most errors terminate the command that is in error, but do not
terminate PWB.
For most errors, PWB displays a message box with only the text of the message.
The error number does not appear. With these messages, press F1 or click Help
when the message box is displayed for Help on the error. Some errors terminate
PWB. PWB displays these fatal errors on the command line after returning to
the operating system.
This section lists only the fatal PWB errors.
PWB Fatal Errors
PWB3089 Out of local memory. Unable to recover.
PWB has run out of memory and cannot recover. This is a fatal PWB condition.
However, PWB is able to save your files, and you can restart PWB to continue.
This can happen when using PWB continuously for a long time.
This can also happen when creating a project with a very large number of files or
adding files to a large project. To make the largest amount of memory available to
PWB for creating a very large project, load only the PWBUTILS extension and only
the language extensions you need for the project. Start PWB with the /DS option, and
create the project before doing any other work.
If the project is too large for PWB to handle as a PWB project, you can use a non-
PWB makefile for your project.
PWB3090 Out of virtual memory space. Unable to recover.
PWB has run out of virtual memory and cannot recover. This is a fatal PWB condition.
However, PWB is able to save your files, and you can restart PWB to continue.
PWB3096 Unsupported video mode. Please change modes and restart.
A request was made to start PWB with the Savescreen switch set to yes (the default),
but PWB does not support the current operating-system video mode.
Change the video mode and restart PWB.