Support 805.461.7300
Sales
Our Technology. Your Success.

Rename and relocate the eReport.pdf with a command

NOTE:
Change the “C:\” to the path of your choice.
Change the name in the last set of quotes to the name that you would like to follow the file name

The command below will copy the file to the new location, leaving it in both locations. 

SET SAFETY OFF
COM_PDFFILEPATHNEW="C:\"
COPY FILE FORCEEXT(DBF(),"")+" EREPORTS.PDF" TO COM_PDFFILEPATHNEW+JUSTFNAME(FORCEEXT(DBF(),""))+" EREPORTS.PDF"

The command below will move the PDF and delete it from the original folder.

SET SAFETY OFF
COM_PDFFILEPATHNEW="C:\"
RENAME FORCEEXT(DBF(),"")+" EREPORTS.PDF" TO COM_PDFFILEPATHNEW+JUSTFNAME(FORCEEXT(DBF(),""))+" EREPORTS.PDF"

« Back to Commands

As a new customer of Accuzip, I just wanted to thank you for all of Accuzip’s help and patience with us in preparing this job so well. Our particular thanks to your technicians for multiple support calls and emails with our elementary questions while we learned on-the-job. Frankly, none of us had any experience with postal regulations or mail list technology, so we are especially grateful to have had them as a resource. Please tell them how much we appreciate their help!
K.M., Atlanta, GA