Support 805.461.7300
Sales
Our Technology. Your Success.

Export as different file types and specify fields

To Export from the command window to a Tab Delimited text file, create a new Command in AccuZIP6 by pulling the Edit menu down to Command. Give the command a name in the Save As box and in the Command Statement Syntax box put the following:

COPY TO "c:\output.txt" TYPE DELIMITED WITH TAB Tab Delimited Text (txt)
COPY TO "c:\output.txt" fields first,last,address,city,st,zip TYPE DELIMITED WITH TAB Tab Delimited text with specified fields
COPY TO "c:\output.txt" fields EXCEPT barcode,errno_ TYPE DELIMITED WITH TAB Tab-Delimited text excluding specific fields
COPY TO "C:\Customer Data\output.txt" TYPE DELIMITED WITH CHARACTER | Export as Pipe Delimited text
COPY TO "C:\Customer Data\output.txt" TYPE DELIMITED WITH "" WITH CHARACTER | Export as Pipe Delimitec text with quotation marks removed

« Back to Commands

I understand why the USPS needs to change things over time, but since they don't have to deal with customers' software they often don't care about the downstream effects. You guys do a great job on both fronts.
J.P., Greenville, NC