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

I just wanted to let your team know how much I appreciate you. I'm still fairly new at doing mail data processing, and it if weren't for your active support -- even for the not so smart questions -- I probably wouldn't be doing as well in this job as I am now. I have much more to learn as I have seen, but I just wanted to say thank you for your help! You all are wonderful!
T.B., Greenville, SC