Support 805.461.7300
Sales
Our Technology. Your Success.
Tech Notes

Move CASS Certificate and Recency Report to Out folder

The command below takes the File > Print > CASS Certificate and the NCOA Recency Report and copies them into the into the Archive folder:

SET SAFETY OFF

ON ERROR com_Msg=MESSAGE()

com_copyFolder="C:\accuzip\Archive\"

* Copies CASS Report

rename (FORCEEXT(DBF(),"pdf")) TO (ADDBS(com_copyFolder)+FORCEEXT(JUSTFNAME(DBF()),"")+" CASS"+".PDF")

* NCOALink Recency Report

rename (FORCEEXT(DBF(),"")+"*coa*.pdf") TO (ADDBS(com_copyFolder)+"*.*")

« Back to Tech Notes

You guys have indeed been great partners in aiding us with getting our mailings processed through your software and out the door.  I want to say we’ve been with you guys for at least 12 years now, if not longer.  Find something good you stick with it is how I see it.
P.H., Colorado Springs, CO