FIX: COMPILE Redirected to Log File May Cause Errors

Last reviewed: October 14, 1997
Article ID: Q88605
2.00 MS-DOS kbprg kbfixlist kbbuglist

The information in this article applies to:

  • Microsoft FoxPro for MS-DOS, version 2.0

SYMPTOMS

In the Extended (32-bit) version of FoxPro 2.0, a problem occurs if compilation error messages generated during the COMPILE command are redirected to a log file.

STATUS

Microsoft has confirmed this to be a problem in releases of Microsoft FoxPro version 2.0 for MS-DOS dated prior to September 26, 1991. This problem was corrected in the Microsoft FoxPro version 2.0 for MS-DOS release dated September 26, 1991.

MORE INFORMATION

Compilation error messages are saved to a text file if SET LOGERRORS is ON when a program is compiled. Error messages are saved to a text file with the same base name as the compiled program with an extension of .ERR. If SET LOGERRORS is OFF, an error log file is not created.


Additional reference words: FoxDos buglist2.00 fixlist2.00 2.00
KBCategory: kbprg kbfixlist kbbuglist
KBSubcategory:
Solution Type : kbfix


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: October 14, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.