The information in this article applies to:
FoxPro 2.x OnlyWhen you want to get the most out of FoxPro and the memory available and are not running other applications in Windows, add the following line to the CONFIG.FPW file:
This line will cause FoxPro to take 85 percent of the memory available
under Windows, thus limiting the number of other applications or
utilities that can be open at the same time. MEMLIMIT defaults to 1.5
MB if the MEMLIMIT command is not included in the configuration file.
However, the MEMLIMIT statement will not have any effect in Visual
FoxPro since memory is dynamically allocated to the program.
NOTE: Visual FoxPro does not use the MEMLIMIT command. FoxPro 2.x and Visual FoxProTo further increase performance, add the following lines to the CONFIG.FPW file:
In addition, if you are on a network, make sure your temporary, sort,
and work files all point to a local or RAM drive, provided the RAM
drive is large enough.
MORE INFORMATIONFor more information about optimizing Visual FoxPro, refer to the Optimizing Your System topic in online Help. REFERENCESFoxPro 2.x for Windows"Installation and Configuration," version 2.5, Chapter 3, "Optimizing Your System"Additional query words: FoxWin VFoxWin 2.50 2.50a 2.50b 2.60 2.60a Memory Configure Optimize
|
|
Last Reviewed: August 8, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |