The information in this article applies to:
SYMPTOMSAlthough you can run a stand-alone extended executable file in the FoxPro development environment, you can't run it at the MS-DOS prompt without causing an "Insufficient Memory" error message. CAUSEThis error can occur if the FoxPro Distribution Kit (DK) version does not match the FoxPro development version. RESOLUTION
To ensure that the DK and the development versions match, check the
DKREADME.TXT file for the correct DK name.
? VERSION()Make sure both versions match, and then rebuild the executable file. MORE INFORMATION
The DK filenames end with an .ESL or .ESO extension and include a "D" or
"W", indicating either the MS-DOS or Windows version of the support
libraries. In later versions of the product, the filename may end with
letters such as "A" or "B". Note that the names of the Extended (32-bit)
versions of FoxPro normally contain the letter "X".
FOXD250B.ESL - FoxPro for MS-DOS Standard Support Lib. Ver. 2.5bThe FoxPro version 2.5b for Windows Support Library consists of one file: FOXW250B.ESL - FoxPro for Windows Extended Support Lib. Ver. 2.5bNOTE: These files are normally located in the main FoxPro directory along with the FoxPro .EXE file. Additional query words: FoxDos FoxWin errmsg err msg
|
|
Last Reviewed: July 1, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |