Support 805.461.7300
Sales
Our Technology. Your Success.
Tech Notes

Export as XLS with Date Stamp at end of file name

This command may be good for a script. In the command, it exports your data as a .xls file, and adds a date stamp to the name of the file. In the command below, the file is being being named TEST and saved in C:\

COPY TO (FORCEEXT("c:\test"+ALLT(STR(YEAR(DATE())))+PADL(ALLT(STR(MONTH(DATE()))),2,"0")+PADL(ALLT(STR(DAY(DATE()))),2,"0"),"xls")) TYPE XLS

« Back to Tech Notes

Your software is one of the best I've used. I switched over from Postal Soft (and before that BCC) and Accuzip is easily a giant leap forward in terms of software interface, effeciency, automation, integration, and support. Your support system is one of the best I've seen. Please keep it up.
M.F., Bakersfield, CA