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

Vince [in support] took the time and spent about 2 hours on the phone with me as we walked through an issue and figured out the problem. To me he went above and beyond normal support and really thought outside the box to figure out the solution. Thank you again Vince for all your help.
M.K., Aurora, IL