ID: Q108612
The information in this article applies to:
When you are attempting to run the Extended (32-bit) version of FoxPro for MS-DOS (FOXPROX.EXE), the "Insufficient memory" error message appears as FoxPro is attempting to load, even though the computer has enough RAM to run the Extended version of FoxPro.
SMARTDrive is loaded in the AUTOEXEC.BAT file. SMARTDrive takes a certain amount of extended memory and reserves it for caching. FoxPro for MS-DOS cannot make use of that cached memory when attempting to start up. For example, if a computer has 4 MB of RAM and SMARTDrive is loaded, the Extended version of FoxPro for MS-DOS cannot run.
Remove SMARTDrive from memory or restrict it to only a small amount of extended memory.
To restrict SMARTDrive's use of extended memory, add the following line to your AUTOEXEC.BAT file:
C:\DOS\SMARTDRV.EXE 512 512
For more information about SMARTDrive parameters, see your MS-DOS
documentation.
Additional reference words: FoxDos 2.50 2.50a 2.50b smartdrv.exe foxprox 2.60 KBCategory: kbprg kberrmsg kbprb KBSubcategory:
Last Reviewed: April 18, 1995