PRB: IMPORT/EXPORT Commands Do Not Support CSV File Type

ID: Q190310


The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 6.0


SYMPTOMS

Visual FoxPro 6.0 adds support for a new file format called Comma Separated Value (CSV). The IMPORT and EXPORT commands do not support this new file format. You also notice that this file type is missing from the Import and Export Wizards.


RESOLUTION

Use the APPEND FROM and COPY TO commands in place of the IMPORT and EXPORT commands.


STATUS

This behavior is by design.


MORE INFORMATION

Steps to Reproduce Behavior

  1. From the File menu, choose Import.


  2. Examine the list of available Types.


There is no option available for the CSV file type.

Additional query words: kbvfp600 KBXBase

Keywords :
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: December 10, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.