FoxPro Uses More Memory Than Specified with MEMLIMIT

Last reviewed: April 30, 1996
Article ID: Q109983
The information in this article applies to:
  • Microsoft FoxPro for Windows, version 2.5, 2.5a, and 2.5b

SUMMARY

The second parameter of the MEMLIMIT command specifies the minimum amount of memory required for FoxPro for Windows. This parameter does not include the amount of memory required to load the executable (about 2.25MB). Therefore, the amount of memory FoxPro for Windows consumes when loaded is 2.25MB greater than the amount specified by the MEMLIMIT command.

MORE INFORMATION

Under a DPMI-compliant memory manager, the physical memory that FoxPro for Windows uses can be controlled by specifying the MEMLIMIT option in the CONFIG.FPW file.

For example, if the second parameter of the MEMLIMIT command specifies a minimum of 4096K of RAM, FoxPro would consume 6.25MB of RAM when loaded.

For more information about MEMLIMIT, see page 2-7 in the FoxPro for Windows "Installation and Configuration" manual.


Additional reference words: FoxWin 2.50 2.50a 2.50b requirements
KBCategory: kbprg
KBSubcategory: FxenvConfigfp


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 30, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.