PRB: Cannot Import ASCII Text into Catalog ManagerLast reviewed: April 30, 1996Article ID: Q120471 |
The information in this article applies to:
SYMPTOMSWhen you choose Import from the Data menu in Catalog Manager, there isn't a choice of ASCII text in the File Type list box.
STATUSThis behavior is by design.
MORE INFORMATIONChoosing Import from the Data menu is equivalent to calling the IMPORT command, which creates a new FoxPro table from the data being imported. The IMPORT command does not support ASCII text. NOTE: The APPEND FROM command does support ASCII text. However, it must append data to an open FoxPro table, whereas the IMPORT command creates a new FoxPro table on the fly. When you are using the FoxPro menu system and Command window instead of Catalog Manager, the APPEND FROM command is located under the Database menu.
|
Additional reference words: FoxMac FoxDos FoxWin 2.60 2.60a catman
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |