Support 805.461.7300
Sales
Our Technology. Your Success.

Add A Blank Record Between Trays

  • Presort the list as normal
  • Click Print Labels
  • Select Disk file as the output and click Continue
  • Export the list as a new AccuZIP6 database
  • Open the new database from the File>Open>Database option
  • Pull down Edit>Commands and run the command below

SET SAFETY OFF
com_alias=alias()
copy to "C:\blank.dbf" fields sequence, traymark_ for !empty(traymark_)
USE ("C:\blank.dbf") IN 0 ALIAS "merge"
SELECT("merge")
replace all traymark_ with "##" 
SELECT(com_alias)
append from "C:\blank.dbf"
index on sequence+cont_id tag mytag
USE IN IIF(USED("merge"),SELECT("merge"),0)

« Back to Commands

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