DOCUMENT:Q89670 23-OCT-1999 [foxmisc] TITLE :Configuring FoxBASE+ Memory Use in CONFIG.FX PRODUCT :Microsoft Fox Miscellaneous Products PROD/VER:MS-DOS:2.1 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft FoxBASE+ for MS-DOS, version 2.1 ------------------------------------------------------------------------------- SUMMARY ======= The CONFIG.FX configuration file provides a number of settings to customize memory use. The text below documents these variables and provides recommended setting values. MORE INFORMATION ================ The MVARSIZ value specifies the amount of memory (in kilobytes) allocated to hold variables. The default setting is 6. The recommended setting (to improve performance) is 3. The BUCKET value specifies the amount of memory (in kilobytes) allocated to hold picture clauses. The default setting is 4. The recommended setting (to improve performance) is 1. The HMEMORY value specifies the amount of memory (in kilobytes) allocated to hold the history. The default setting is 4. (In the runtime version of FoxBASE+, the default setting is 0.) The recommended setting (to improve performance) is 1. FoxBASE+ also uses a temporary file for memory management. The name of this temporary file and its location cannot be changed. Additional query words: ====================================================================== Keywords : Technology : kbAudDeveloper kbFoxproSearch kbFoxBASE210DOS kbFoxBASESearch Version : MS-DOS:2.1 ============================================================================= 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. Copyright Microsoft Corporation 1999.