Article ID: 248802 - Last Review: October 3, 2005 - Revision: 3.0 You receive the "Out of environment space" error message when you execute the Vcvars32.bat batch fileThis article was previously published under Q248802 SYMPTOMS
Executing the Vcvars32.bat batch file from the MS-DOS prompt on Windows 95, Windows 98, and Windows Millennium Edition (Me) systems generates the following messages:
Setting environment for using Microsoft Visual C++ tools. Out of environment space Out of environment space Out of environment space CAUSE
The error can occur when you do not have enough memory in the MS-DOS environment to set an environment variable.
RESOLUTION
For more information about increasing the environment memory for MS-DOS programs, click the following article number to view the article in the Microsoft Knowledge Base:
230205
(http://support.microsoft.com/kb/230205/
)
Out of environment space error message in MS-DOS programs
STATUS
This behavior is by design. MORE INFORMATION
Vcvars32.bat is a batch file containing statements that set the environment variables necessary to run Visual C++ tools such as Cl.exe from the MS-DOS prompt. It is created during the Visual C++ setup. Use the following steps to run this batch file for every MS-DOS session:
REFERENCES
For more information, see the following in the MSDN Library
(http://msdn.microsoft.com/library)
:
Visual Studio 6.0 Documentation; Visual C++ Documentation; Using Visual C++; Visual C++ Programmer's Guide; Compiling and Linking; How Do I...; Set Environment Variables
APPLIES TO
| Article Translations
|

Back to the top
