FIX: APPEND FROM Returns the Year 768Last reviewed: October 14, 1997Article ID: Q105045 |
2.00
MS-DOS
kbprg kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSWhen you are using an APPEND FROM command to append an ASCII file to a database file that contains two date fields in a row, the year 768 will be put in the second field if the ASCII file does not contain information for that field.
RESOLUTIONInsert two forward slashes (//) between the delimiters, or arrange the order of the fields so that no two date fields are next to each other.
STATUSMicrosoft has confirmed this to be a problem in FoxPro 2.5 for MS-DOS. This problem was corrected in the FoxPro 2.5 for MS-DOS.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: FoxDos 2.00 buglist2.00 fixlist2.50 commas tabs
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |