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

THANK YOU THANK YOU THANK YOU!! Not only for the WHAT of Accuzip but also, significantly, for the WAY you do what you do! You folks have made a world of difference for me and I sincerely appreciate it! Just couldn't wait to let you know how thrilled I really am.
J.P., Santa Monica, CA