Support 805.461.7300
Sales
Our Technology. Your Success.

Export as tab delimited text with a header

COPY TO "c:\output.txt" TYPE CSV
SELECT * FROM (ALIAS()) WHERE .F. INTO CURSOR _convtotab READWRITE
APPEND FROM "c:\output.txt" TYPE DELIMITED
COPY TO "c:\output.txt" TYPE DELIMITED WITH TAB

To export as tab-delimited text with quotes, use:
 

COPY TO "C:\TEST_WITH_QUOTES.TXT" TYPE DELIMITED WITH TAB

To export as a tab-delimited WITHOUT quotes, use:
 

COPY TO "C:\TEST_WITHOUT_QUOTES.TXT" TYPE DELIMITED WITH "" WITH TAB

To export as semicolon-delimited text without quotes, use:

copy to c:\test.txt fields first,last DELIMITED WITH "" WITH CHARACTER ';'

To export as tab delimited text and specify the fields you'd like to export, alter your command in this fashion:

copy to c:\test.txt FIELDS first,last,company,address,city,st,zip DELIMITED WITH "" WITH CHARACTER TAB

« Back to Commands

AccuZIP’s Professional Services Team has been a great resource for helping me launch Informed Delivery campaigns for my clients. I am a small direct mail marketing agency specializing in helping my clients find and retain new customers with direct mail. Informed Delivery is the best thing the post office has come up with in my 30+ years in the business. However, just like everything else with the post office, they don't make it easy. AccuZIP has made doing these digital campaigns very simple. I have analyzed campaign results and found the price per click through to the client's website less than an Adword campaign. I am looking forward to working with AccuZIP and their entire Professional Services Team with more clients and campaigns.
S.R., Raleigh, NC