Message
From
17/11/2006 12:53:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Copy To - Tab Delimited
Miscellaneous
Thread ID:
01170764
Message ID:
01170764
Views:
59
Hi!

I need to export a VFP9 SP1 table (dbf) to a Tab Delimited file (txt).
Use MyTable
Copy To Output.txt Delimited With Tab
The output file is Tab Delimited but all charater columns are enclosed with double quotes (""). How can I get rid of these double quotes?

Sarosh
Next
Reply
Map
View