Information About EMS SPEED Returned by DISPLAY STATUS

Last reviewed: April 17, 1995
Article ID: Q99623
The information in this article applies to:
  • Microsoft FoxPro for MS-DOS, versions 2.0, 2.5, and 2.5a

SUMMARY

The EMS (Expanded Memory Specification) SPEED parameter is displayed in the first block of information when a DISPLAY STATUS command is executed in the Standard (16-bit) version of FoxPro versions 2.0 and later for MS-DOS (FOXPRO.EXE) and the computer has expanded memory. This parameter appears only while you are running the Standard version of FoxPro if the line "EMS=OFF" is not included in the CONFIG.FP file.

Starting FoxPro with the -E command line switch has the same effect as having the line "EMS=OFF" in the CONFIG.FP file. If EMS is OFF, the line "NO EMS" appears instead of the line "EMS SPEED".

MORE INFORMATION

The EMS SPEED parameter measures how fast the expanded memory is running. The lower the number, the faster it is running. This value will be different for every machine and may change on the same machine depending on how the expanded memory is being used. For example, if you are executing FOXPRO.EXE under MS-DOS, issue the DISPLAY STATUS command and note the value of the EMS SPEED parameter. Then start Microsoft Windows, and start FOXPRO.EXE in a window. Issue a DISPLAY STATUS command; the value of the EMS SPEED parameter should be greater than the value returned when FOXPRO.EXE was running under MS-DOS.


Additional reference words: FoxDos 2.00 2.50 2.50a
KBCategory: kbprg
KBSubcategory:


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 17, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.