Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to WITH TAB
Message
 
To
06/07/2006 11:34:11
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01134178
Message ID:
01134182
Views:
17
This message has been marked as the solution to the initial question of the thread.
Try:
COPY TO ... DELIMITED WITH "" WITH CHARACTER TAB

>I have a table that I need to output to a text file. The data needs to be delimited with tab and no quotes around the data.
>
>The command, COPY TO myfile.txt DELIMITED WITH TAB, works except that the data is surrounded by quotes. The following works except that the data is surrounded by the underscore, COPY TO myfile.txt DELIMITED WITH _ WITH CHARACTER TAB.
>
>How can I output my data with each column delimted with only a TAB and no other character?
>
>Thanks,
>
>Jerry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform