Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to WITH TAB
Message
From
06/07/2006 13:02:51
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:
01134200
Views:
15
Thanks, that worked.

Jerry


>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
Reply
Map
View

Click here to load this message in the networking platform