Support 805.461.7300
Sales
Our Technology. Your Success.

Change name of your reports from file name.pdf to CASS Certificate.pdf

If you want to rename the PDF of your CASS Certificate, calling it CASS CERTIFICATE.PDF, run this command:

rename FORCEEXT(DBF(),"")+".pdf" to ADDBS(JUSTPATH(DBF()))+"CASS Certificate.pdf"

Here's a command that will rename the eReports file, changing it from yourFileName.pdf to EREPORTS.PDF:

SET SAFETY OFF
=STRTOFILE[REN "]+FORCEEXT(DBF(),"")+" ereports.pdf"+[" "EREPORTS.PDF"],FORCEEXT(DBF(),"BAT"),0)
com_Run=[! /N ]+FORCEEXT(DBF(),"BAT")
&com_Run

« Back to Commands

...And I appreciate your help too, even when I ask a silly question. You guys are great and your support is second to none.
D.J., Santa Rosa, CA