PRB: NDOS May Cause DATE() to Display 00 for Month

Last reviewed: December 22, 1997
Article ID: Q99598

The information in this article applies to:

  • Microsoft FoxPro for MS-DOS, version 2.0

WARNING: The information in this article has not been confirmed or tested by Microsoft. Some or all of the information in this article has been taken from unconfirmed customer reports. ANY USE BY YOU OF THE INFORMATION PROVIDED IN THIS ARTICLE IS AT YOUR OWN RISK. Microsoft provides this information "as is" without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

SYMPTOMS

NDOS is an alternative command processor that comes with Norton Utilities version 6.0. If the DATE() function is used with NDOS loaded, the DATE() function may report 00 for the month when it returns the date on some systems. For example, 00/25/93 is returned for the date instead of 02/25/93.

RESOLUTION

NDOS has two main files: NDOS.COM and NDOS.OVL. To disable NDOS, do the following:

  1. Open the CONFIG.SYS file in a text editor.

  2. Type "REM " (without the quotation marks) at the beginning of the SHELL=C:\NDOS.COM line. (Note the space after "REM".)

  3. Save the CONFIG.SYS file and reboot the computer.

MORE INFORMATION

Norton Utilities is manufactured by a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.


Additional query words: unconfirmed
Keywords : FoxDos kb3rdparty kbprb
Version : 2.0
Platform : MS-DOS


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